Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.076.983 Times

Hollywood Squares Celeb freeware
Filter: All | Freeware | Demo
 

Hollywood Squares Celeb

< 1 2 3 4 5 
Added: May 01, 2013 | Visits: 559

Neuro-fuzzy classifier It is known that there is no sufficient Matlab program about neuro-fuzzy classifiers. Generally, ANFIS is used as classifier. ANFIS is a function approximator program. But, the usage of ANFIS for classifications is unfavorable. For example, there are three classes, and labeled as 1, 2 and 3. The...



Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Neuro-fuzzy classifier Download

Added: September 03, 2013 | Visits: 382

Lomb normalized periodogram Both functions caculate the Lomb normalized periodogram (aka Lomb-Scargle, Gauss-Vanicek or Least-Squares spectrum) of a vector x with coordinates in t, which is essentially a generalization of the DFT for unevenly sampled data.The codes are transcriptions from Fortran of the subroutines found in...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Lomb normalized periodogram Download

partial least squares-discriminant analysis and variable selection for high dimensional data 1 Introduction PLS-DA for data analysis in chemistry and OMICS studies. Also included in this package are 3 variable selection methods: 1) target projection (TP) 2) competitive adaptive reweighted sampling (CARS) 3) subwindow permutation analysis (SPA). SPA is based on model pupulation analysis...


Platforms: Matlab


Toolbox: partial least squares and CARS for variable selection 1 Introduction This toolbox implements all the routine PLS-related/based algorithms which kind of serves as the basics in chemometrics, including PLS calibration and prediction, leave one out cross validation (LOOCV), K-fold cross validation, Monte Carlo cross validation(MCCV), double cross...


Platforms: Matlab

License: Freeware Size: 440.32 KB Download (46): Toolbox: partial least squares and CARS for variable selection Download

Added: June 04, 2013 | Visits: 584

variogramfit variogramfit performs a least squares fit of various theoretical variograms to an experimental, isotropic variogram. The user can choose between various bounded (e.g. spherical) and unbounded (e.g. exponential) models. A nugget variance can be modelled as well, but higher nested models are not...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): variogramfit Download

Added: August 21, 2013 | Visits: 766

rilt rilt Regularized Inverse Laplace Transform [g,yfit,cfg] = rilt(t,y,s,g0,alpha) Array g(s) is the Inverse Laplace Transform of the array y(t), calculated by a regularized least squares method.This script is an emulation of S. Provencher CONTIN program, written in Fortran. See...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): rilt Download

Added: September 09, 2013 | Visits: 550

weighted least-squares + weighted min-max optimization This is a wrapper function to solve optimization problems (using FMINCON) of the form:min w.r.t. X of CostFunc(X) = beta*(W_ls*F(X)) + (1 - beta)*(max(W_mm*F(X)))subject to: A*X


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): weighted least-squares + weighted min-max optimization Download

Added: July 08, 2013 | Visits: 519

Least-Squares optimal affine subspace The zip includes:(1) lsqAffineSpace: a 'low level' routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers.(2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Least-Squares optimal affine subspace Download

Added: July 14, 2013 | Visits: 380

Orthogonal Least Squares Algorithm for RBF Networks The code implements the algorithm as given in Chen et. al 1991.It takes max tolerance from the user.It selects Ms significant regressors from the total M regressors.Unfortunately, the error obtained after training the RBF network isn't as expected. Is there a mistake in my code???Please feel free...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Orthogonal Least Squares Algorithm for RBF Networks Download

Added: May 15, 2013 | Visits: 433

Iterative Closest Point Method, C++ ICP - Iterative Closest Point algorithm, c++ implementation. Handles only points in R^3. Makes use of a kd-tree for closest-point search. ICP finds the transformation of points in data to fit points in model. Fit with respect to minimize a weighted sum of squares for distances between the data...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (39): Iterative Closest Point Method, C++ Download

Added: May 06, 2013 | Visits: 425

dose_response Inputs: 1. a 1 dimensional array of drug concentrations 2. the corresponding m x n array of responses Algorithm: generate a set of initial coefficients including the Hill coefficient fit the data to the 4 parameter dose-response curve using nonlinear least squares Output: a matrix of the 4...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): dose_response Download

Added: August 31, 2013 | Visits: 450

Greedy Algorithms promoting Group Sparsity V3 Group and Block Sparse Signal reconstruction viaMatching Pursuit - BMP, GMPGradient Pursuit - block_gp, group_gpNearly Orthogonal Matching Pursuit - block_nomp, group_nompPartial Conjugate Gradient Pursuit - block_pcgp, group_pcgpOrthogonal Least Squares - BOLS, GOLS


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (41): Greedy Algorithms promoting Group Sparsity V3 Download

Added: July 05, 2013 | Visits: 427

Constrained LLA to predict a chaotic time series 4 files are included in the package:(1) fs01.m - the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and(2) ts1.m - to reconstruct the vectors of the state space.(3) Example.m - runs fs01 and ts1...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Constrained LLA to predict a chaotic time series Download

Added: September 04, 2013 | Visits: 278

Least Squares Method for a Static System Demonstrates a way to implement the LSM algorithm.This is done on a example from the book of Astrom and Wittenmark, Adaptive Control, 2nd ed


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): Least Squares Method for a Static System Download

Added: April 26, 2013 | Visits: 680

AdvCurveFit This example solves a complex curve fitting problem that involves parameter pooling and stratification using a nonlinear least-squares approach. This example also takes advantage of some new language features with MATLAB 7. * Anonymous functions * Nested functions


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (42): AdvCurveFit Download

Added: November 20, 2013 | Visits: 589

ChessDB ChessDB is a free chess database which can be used on Microsoft Windows, Linux, Apple Macs running OS X, FreeBSD, as well as most if not all modern UNIX versions. The program has translations into English, Spanish, Czech, Dutch, French, German, Hungarian, Italian, Norwegian, Polish, Portuguese,...


Platforms: Mac

License: Freeware Size: 16.39 MB Download (40): ChessDB Download

Added: July 27, 2013 | Visits: 458

PictoWords Review If you can imagine a game that combines Pictionary and Scrabble, you would get PictoWords, an enjoyable word Mac game made for all ages. Given pictures and letters to form words will give your mental fitness a good workout. The game board is a bright, modernistic and steely blue surface. The...


Platforms: Mac

License: Freeware Size: 19.13 MB Download (37): PictoWords Review Download

Added: September 09, 2013 | Visits: 370

FeedSquares FeedSquares for Chrome provides a refreshing way to experience Google Reader on Chrome and read your favorite feeds in style. To begin using FQ, please first login to your Google Reader Account. After you login, your very own wall of feed squares will spring into view. Each square represent a...


Platforms: Mac

License: Freeware Size: 276.48 KB Download (40): FeedSquares Download

Added: June 22, 2013 | Visits: 549

WDFlow WDFlow is an application that retrieves from the net the posters and data about the movies and TV series . Your WD TV Live Hub will display all the information (actors, directors, overview, release date...), the posters and backdrops. This changes the experience of using the device, black squares...


Platforms: Mac

License: Freeware Size: 1.03 MB Download (43): WDFlow Download

Added: August 09, 2013 | Visits: 207

Flynn This is the start of a concept for a Tron inspired theme. I've always been torn between geekery and creativity, and have also been in the position where a friend wants to you to 'show me something cool'. We have cool stuff like XMonad and terminal awesomeness, why not make play on the strength...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): Flynn Download

< 1 2 3 4 5