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.443.811 Times

Refer software
Filter: All | Freeware | Demo
 

Refer

< 1 2 3 4 5 
Added: July 12, 2013 | Visits: 401

MATLAB Contest - Protein The sixth MATLAB Programming Contest, Protein, will run from November 6-13, 2002.This contest concerns a very simplified two-dimensional version of the protein folding problem. Given the amino acid sequence of a simplified protein, your job is to determine a final "optimally folded"...



Platforms: Matlab

License: Freeware Size: 10 KB Download (41): MATLAB Contest - Protein Download

Added: April 06, 2013 | Visits: 469

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main...





Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Added: September 02, 2013 | Visits: 280

MatlabSessionLogged >> MatlabSessionLogged() does record all what in the MATLAB Command Window happens. This function uses the DIARY functionality of MATLAB.The Logged MATLAB Session does help also when MATLAB is executed without any supervision or does crash and allow to try to reproduce errror initiators.Syntax:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): MatlabSessionLogged Download

Added: April 08, 2013 | Visits: 569

GUI for Multivariate Image Analysis of 4-dimensional data This GUI includes is a set of multivariate image analysis methods for analyzing image data sets acquired at two variables. For example: emission excitation image data, spectral or dynamic (temporal) sequences of images acquired at different depths using microscopy.Two approaches are included:1....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 593.92 KB Download (46): GUI for Multivariate Image Analysis of 4-dimensional data Download

Added: April 20, 2013 | Visits: 340

Convert Image To And From Graph Coordinates main executing reference usage: usage_ImageToAndFromGraphCoordinates.mThe objective is to illustrate how to map a 2-level image, ie. black-and-white image, to graph coordinates and vice-versa.* Caveat: For demo reference only.- Certain conditions are also to be noted, please refer to notes at the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 481.28 KB Download (43): Convert Image To And From Graph Coordinates Download

Added: August 04, 2013 | Visits: 277

Hidden Markov Tree model of Contourlet Transform MATLAB files that fit a hidden Markov tree model to the contourlet coefficients of images. This package also includes functions that uses the model for denoising and texture retrieval applications. These functions are based on the journal "Directional Multiscale Modeling of Images Using the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (48): Hidden Markov Tree model of Contourlet Transform Download

Added: August 19, 2013 | Visits: 592

Fisher's Exact Test for beginners A simple, fast and short code for beginners, who cares about Fisher's Exact Test, . As a beginner, at least you need to know what we do with Fisher's Exact Test (see [1][2]). My function is simple, Pvalue = FisherExactTest22(x,y) Input: either 2*2 contigency table or two vectors, Output: four...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Fisher's Exact Test for beginners Download

Added: June 01, 2013 | Visits: 331

Chinese Remainder Theorem for Polynomials 15th July, 2005 : Poly_POWER.m is now corrected !So, for most reasonable cases of Multiple Roots including Multiple Real Roots, Poly_POWER.m should now work. ********************Functional Description of Ch_Rem_Thr_Poly.m :Assume that we need to find a solution c_soln_Polysuch that it satisfies...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (44): Chinese Remainder Theorem for Polynomials Download

Added: August 27, 2013 | Visits: 238

Iterative Methods for Linear and Nonlinear Equations This book provides a complete analysis of the conjugate gradient and generalized minimum residual iterations.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1344.jsp.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (42): Iterative Methods for Linear and Nonlinear Equations Download

Added: August 06, 2013 | Visits: 307

Industrial Mathematics The central thrust of the book is to demonstrate the power of interweaving analytics with computing methods during problem solving.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1602.jsp.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Industrial Mathematics Download

Added: April 14, 2013 | Visits: 408

A Primer for Finite Elements in Elastic Structures This book disassembles the entire finite element method for civil engineering students and professionals, detailing its supportive theory and its mathematical and structural underpinnings in the context of elastic structures and the principle of virtual work.For a full book description and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (44): A Primer for Finite Elements in Elastic Structures Download

Added: August 24, 2013 | Visits: 445

Audio Noise Suppressor Removing back ground noise added to speech is a fundamental problem in mobile devices such as cell phones. There are several well studied methods to suppress noise.In this Simulink model, I model and simulate noise suppression using spectral subtraction. To better understand this method, please...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (40): Audio Noise Suppressor Download

Added: May 18, 2013 | Visits: 537

ISO 226 Equal-Loudness-Level Contour Signal This function will return a 29-point equal loudness contour for your desired phon level. The frequencies evaulated in this function only span from 20Hz - 12.5kHz, and only 29 selectivefrequencies are covered. This is the limitation of the ISO standard.In addition the valid phon range should be 0...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): ISO 226 Equal-Loudness-Level Contour Signal Download

Elastic Component Regression (ECR) for uncovering the path from PCR to PLS ECR is a new method for regression analysis, which employs a supervising alpha to supervise the X-matrix decomposition. When alpha=0, ECR coincides with principal component regression (PCR), when alpha=1, ECR coincides with partial least squares (PLS), when alpha is between 0 and 1, ECR could...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): Elastic Component Regression (ECR) for uncovering the path from PCR to PLS Download

Added: July 07, 2013 | Visits: 358

Laplacian random number generator function y = laprnd(m, n, mu, sigma)%LAPRND generate i.i.d. laplacian random number drawn from laplacian distribution% with mean mu and standard deviation sigma.% mu : mean% sigma : standard deviation% [m, n] : the dimension of y.% Default mu = 0, sigma = 1.% For more information, refer to%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (54): Laplacian random number generator Download

Added: August 04, 2013 | Visits: 298

Ordinal Data Modeling Written for graduate students and researchers in the statistical and social sciences, this book describes a coherent framework for understanding binary and ordinal regression models, item response models, graded response models, and ROC analyses, and for exposing the close connection between...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (39): Ordinal Data Modeling Download

Fuzzy Neighbourhood Preserving Analysis with QR-Decomposition Refer to the following papers for a description. Also note that you can play around with the parameters to optimize the performance, if it is not good enough on your dataset, thought it should be.[1] R. N. Khushaba, S. Kodagoa, Dikai Liu, and G. Dissanayake, "Electromyogram (EMG) based Fingers...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fuzzy Neighbourhood Preserving Analysis with QR-Decomposition Download

Added: July 24, 2013 | Visits: 296

Visualizing the Propagation of Risk To walk through the code and for a thorough description, refer toA. Meucci (2010), "Visualizing the Propagation of Risk: Square-Root Rule, Covariances and Ellipsoids"Latest version of article and code available at http://symmys.com/node/137


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Visualizing the Propagation of Risk Download

Added: May 02, 2013 | Visits: 430

Historical Scenarios with Fully Flexible Probabilities To walk through the code and for a thorough description, refer toA. Meucci, (2010) "Personalized Risk Management: Historical Scenarios with Fully Flexible Probabilities"Latest version of article and code available at http://www.symmys.com/node/150


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (45): Historical Scenarios with Fully Flexible Probabilities Download

Differential Evolution Based Channel and Feature Selection One of the fundamental motivations for feature selection is to overcome the curse of dimensionality problem. This code presents a novel feature selection method utilizing a combination of differential evolution (DE) optimization method and a proposed repair mechanism based on feature distribution...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Differential Evolution Based Channel and Feature Selection Download

< 1 2 3 4 5