Software Listing: Neighbors

Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows. [y,predict_class] = f_knn(tr,tr_memberships,te,k) tr: training samples tr_memberships: membership values of traning samples te: testing samples k: k value vector (more than one value is possible) y: output memberships for testing set predict_class: the most likely classes for testing set.

  • Platform: Matlab, Scripts

Program to find the k - nearest neighbors (kNN) within a set of points. Distance metric used: Euclidean distance Usage: [neighbors distances] = kNearestNeighbors(dataMatrix, queryMatrix, k); dataMatrix (N x D) - N vectors with dimensionality D (within which we search for the nearest neighbors) queryMatrix (M x D) - M query vectors with dimensionality D k (1 x 1) - Number of nearest neighbors desired Example: a = [1 1; 2 2; 3 2; 4 4; 5 6]; b = [1 1; 2 1; 6 2]; [neighbors distances] = kNearestNeighbors(a,b,2); Output: neighbors = 1 2 1 2 4 3 distances = 0 1.4142 1.0000 1.0000 2.8284 3.0000.

  • Publisher: Ani
  • Date: 16-04-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

The number on each dial is equal to the sum of the numbers of its four neighbors (vertical & horizontal) modulo 3 (where neighbors can be either setting on dials or the fixed, carved numbers around the edge)..

  • Platform: Matlab, Scripts

The four puzzle games are -Spoker v2.0Hedges v2.0Neighbors v2.0Bee Hive v2.0Spoker - the playing field is made up of rows and columns of hubs with a number in each hub. The number is the correct spoke count coming from the hub. You must attach spokes to the hubs so that all the hubs have the correct number of spokes. Hedges - the game field is made up of rows and columns of square gardens with a number in each garden. The number represents how many other gardens a person can see while standing in his garden. The object of the game is to remove hedges so that all the gardeners can see the correct number of other gardens.

  • Platform: Win2000, WinOther

Continue your journeys as the Winged Warrior in the second of the three RPG games in the Winged Warrior series. In this adventure, you travel to a new land to aid your alien neighbors who have fallen into the hands of an evil emperor. Explore this new world by seeking help from those willing to assist you and defeating others whose purpose is to stop you. Published by Dataware. Dataware Software - Free Downloads - www.DatawareGames.com. Free game downloads, finance software, and more from DatawareGames.com.

  • Publisher: Dataware
  • Date: 25-02-2011
  • Size: 293 KB
  • Platform: WinOther

A MATLAB spectral clustering package to handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. We implement various ways of approximating the dense similarity matrix, including nearest neighbors and the Nystrom method..

  • Platform: Mac OS X, Unix, WinOther

Obsequieieum is a streaming MP3 jukebox via RTP/multicast and icecast. The web/network interface makes it a great tool for sharing your music collection with coworkers and neighbors..

  • Platform: Linux, Unix
  • Spatial
  • License: Freeware
  • Price: 0.00
  • Rating

Header-only library of template multi-dimension containers, with iterators over orthogonal range or nearest neighbors..

  • Platform: WinOther
  • w2w
  • License: Freeware
  • Price: 0.00
  • Rating

The W2W project aims to develop a distributed index and search engine with a site-to-site scheme. Every participant, a web site, maintains some connections to other sites (neighbors) and exposes a set of standard entries (API) to each other. When a new re.

  • Platform: Linux, Unix, WinOther

Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data generation, and visualization facilities for the time series and the computed measures. The strength of the MATS toolkit is the simultaneous operation on both multiple time series and multiple measures, allowing a range of measure specific parameters to be set as well. Help for any action is provided in html.

  • Platform: Matlab, Scripts

The bifurcation structure is composed of a master bifurcation point and its three connected neighbors. The characteristic vector of each bifurcation structure consists of the normalized branching angle and length, which is invariant against translation, rotation, scaling, and even modest distortion. This can greatly reduce the ill-posed nature of the matching process as long as the vasculature pattern can be segmented..

  • Publisher: Li CHEN
  • Date: 15-06-2013
  • Size: 1905 KB
  • Platform: Matlab, Scripts

This function MESH2TETRA converts a triangulated surface mesh into a tetrahedron volume mesh. Main advantage above existing constrained 3D Delaunay is that it will never add new boundary points, (useful for active appearance models) Disadvantage, some highly non-convex surface-shapes cannot be converted. T=Mesh2Tetra(V,F,options); inputs, V : Vertex List N x 3, with x,y,z positions F : Face List M x 3, with vertex indices options : Struct with options options.verbose : if true, show information options.checkinput : if true, check input mesh on errors outputs, T : Tetrahedron List K x 4, with tetrahedron indices Note!, most functions are also available as c-code (much faster), run compile_c_files.

  • Platform: Matlab, Scripts

I was playing the game Scramble on my iPod touch, and I realized that I wasn't very good. But the algorithmic challenge of writing a program to solve the Scramble (same as Boggle) game was too tasty to pass up. It was indeed quite challenging, but quite satisfying in the end. The program first obtains a list of legal words ("I didn't know that was a word...") from a text file. Since the letter "Q" is always represented as "Qu", we change the dictionary words to delete the following "U". The user has to input the board as a 25 character array in the top-level program called "word4.m". In order to find the nearest neighbors of each of the letters and the board, I experimented with both single indexing of an array and x-y coordinate indexing of an array.

  • Publisher: Raj Sodhi
  • Date: 18-03-2013
  • Size: 399 KB
  • Platform: Matlab, Scripts

The median filter is a nonlinear digital filtering technique, often used to remove noise with Laplacian distrinution. The main idea of the median filter is to run through the signal entry by entry, replacing each entry with the median of neighboring entries. The pattern of neighbors is called the "window", which slides, entry by entry, over the entire signal..

  • Platform: Matlab, Scripts

3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid; the number initial ramdomly generated cells can be changed using the slider control. Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the "Start" button automatically seeds this universe with several small random communities.

  • Platform: Matlab, Scripts
  • calibur
  • License: Freeware
  • Price: 0.00
  • Rating

Calibur is an easy to use, efficient utility designed to help you find the decoy with the most number of neighbors within a threshold distance.

Ab Initio protein structure prediction methods generate numerous structural candidates, which are referred to as decoys.

.

  • Platform: WinOther

Tomato is a small, lean and simple replacement firmware for Linksys' WRT54G/GL/GS, Buffalo WHR-G54S/WHR-HP-G54 and other Broadcom-based routers. It features a new easy to use GUI, a new bandwidth usage monitor, more advanced QOS and access restrictions, enables new wireless features such as WDS and wireless client modes, raises the limits on maximum connections for P2P, allows you to run your custom scripts or telnet/ssh in and do all sorts of things like re-program the SES/AOSS button, adds wireless site survey to see your wifi neighbors, and more..

  • Platform: WinOther

Cellphone application to assist persons assign a meeting at the suitable place and time according to their location and time sheet or just place a call. No phone numbers! Advertisers can indicate their services. For instance, user can enter "Garage sale" to inform their neighbors about.

  • Platform: WinOther

It's mini-golf with a twist! Shrink your ball and play indoors. Get all the thrills of birdies and bogeys, in the comfort of a house. Putt your way through the kitchen, study, living room and more from a new perspective. 3D graphics make you feel like you're playing through a whole new kind of course. You might want to warn your neighbors: Fore!

* Hot-seat multiplayer mode.
* Multiple camera angles.
* 9 fantastic courses.
* 3D graphics..

  • Platform: WinOther, WinVista

Rock the life back into the undead. These survivors need your help to get through what used to be your friends and neighbors. Will you set off the traps in time before the zombies rip off your flesh?.

  • Platform: Win2000, WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...


FixMe

FixMe is a small program that claims to help you fix common issues with your computer. Whether it actually does this or not, its actually difficult to judge. I downloaded the program with no issues and was pleasantly surprised to find that no ...


Cloud System Booster

Cloud System Booster is a very up to date and modern looking application. To me, it almost looks like it’d fit better into Mac desktop environment rather than a Windows one. Cloud System Booster exists and aims to clean the unnecessary junk ...


Simple Machines Forum (SMF)

SMF (Simple Machines Forums) is a piece of forum software that is very useful for any website owner (or anyone looking to own a website) who would like to add a community forum to their website, or indeed anyone with a forum already who would like ...


Atomic Minesweeper

Atomic mine sweeper is a freeware mine sweeper clone style game, programmed and playable using flash player. Although the name (and genre) of the game suggests that it is simply a mine sweeper clone, the actual game itself is a very complex ...


Astronoid

Astanoid is a freeware arcade game which takes the core gameplay elements and ideas from the classic game breakout (also known as arcanoid) but instead of being a generic clone like every other game which takes the basic game mechanics from ...


Trillian

If you are an avid internet user, you'll be having accounts and friends all over Google, Facebook, MySpace, MSN and other such networks. With multiple accounts and probably hundreds of friends distributed over these networks, it becomes ...


Intergalactic War

Inter galactic war is another free ware two dimensional shooter game, falling into the ever prevalent genre of top down shooters. As the title suggests, in inter galactic war you play as a space ship fighting enemy space ships as you fight your way ...


Speedtest4free

For a long time now, Internet Service Providers have been battling it out, attempting to bring their customers the latest and greatest internet speeds available, to beat their competitors and steal their customers. Its always a good idea to know ...



New Downloads

Devart ODBC Driver for
Firebird

Devart ODBC Driver for
Firebird provides
high-performance and
feature-rich connectivity
solution for ODBC-based ...

Soft4Boost Photo Studio

Edit your photos, crop and
rotate them. Use editing tools
to fix photos - adjust color
balance, brightness and
contrast. ...

QFX2QIF

Finally, the solution to
import your transactions.
Convert QFX to QIF and import
into Quicken, Quicken 2007
Mac, ...

Flashpaste

Flashpaste is user friendly
but powerful extension to the
normal copy and paste feature
built into Windows. You can
plan ...

HueScope Separator

Create art by detecting color
within photos. Mimics
watercolor art with color
separations that target
specific watercolor ...

Virtual Data Access
Components

Virtual Data Access Components
(VirtualDAC, formerly known as
VirtualTable), is a library of
components that extends data
...

JCppEdit

JCppEdit is giving you a
unique platform where you can
code many programs into a
single environment, starting
from C, ...

DiskSavvy

DiskSavvy is a free, fast and
easy-to-use disk space
analyzer utility allowing one
to analyze disk usage in one
or more ...

JPG to Word OCR Converter

JPG to Word OCR Converter can
be used to convert the image
of JPG to Word document.



Related Searches

Neighbors Hell
Cafe World Neighbors
Citrix Neighbors
Neighbors Hell Autorun
Neighbors Hell Horoscope
Neighbors Spy Cams
Scan Neighbors Ip Router
Watch Neighbors Webcam Program