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

Bmi Function software
Filter: All | Freeware | Demo
 

Bmi Function

< 1 2 3 4 5 
Added: September 17, 2013 | Visits: 922

Autocorrelation and Crosscorrelation function of gold sequence This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued.



Platforms: Matlab


Added: May 20, 2013 | Visits: 574

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function for finding peaks from data array Download

entropy, joint entropy and conditional entropy function for n variables for entropyH = entropy(S)this command will evaluate the entropy of S, S should be row matrixH = entropy([X;Y;Z])this command will find the joint entropy for the 3 variablesH = entropy([X,Y],[Z,W])this will find H(X,Y/Z,W).. you can use it for any combination of joint entropiesPlease validate this...


Platforms: Matlab


Added: June 13, 2013 | Visits: 448

Function to generate Walsh Code This function generates Walsh Codes. The difference between this function and other functions available to generate walsh code is :1. you can call this function directly in your script, you will have to pass only the value of 'a' (length of code is 2 ^ a)2. this function can return you both the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Function to generate Walsh Code Download

Function to generate Timeseries file to use for Moore FSM coverage analysis This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries...


Platforms: Matlab


Added: April 11, 2013 | Visits: 460

Eigen Function of the Laplacian The different low dimensional embeddings are an orthonormal coordinate system generated from a1. Diffusion process defined on the data2 . Normalized Laplace Beltrami operator3. Normalized Focker Plank operatorThis is a nonlinear dimension reduction technique using the concepts of manifold...


Platforms: Matlab

License: Freeware Size: 890.88 KB Download (45): Eigen Function of the Laplacian Download

Added: April 10, 2013 | Visits: 359

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in...


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

Function to Convert between DCM, Euler angles, Quaternions, and Euler vectors SpinCalc is a consolidated matlab function that will convert any rotation data between the 4 types included. Will also convert between 2 different Euler angle set types.Multiple orientations can be input. For N orientations:DCM ===> 3x3xN multidimensional arrayEA### ===> Nx3 matrixEuler Vectors...


Platforms: Matlab


Added: September 04, 2013 | Visits: 509

Molecular Weight Calculator Function MolMass is a function for calculating the molar weight of a substance given in form of a chemical formula.Function call: MM = MolMass(substance)Substance is a string of the chemical formula of a substance.Example: MM = MolMass('Fe2(SO4)3');Substance can also be a vector of substances opened by...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): Molecular Weight Calculator Function Download

Added: September 02, 2013 | Visits: 420

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Objective Function Download

Added: March 31, 2013 | Visits: 427

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): fminsearch modifed for higher scale smooth function Download

Added: June 21, 2013 | Visits: 620

Multiple Coherence Function For a system having multiple inputs x and outputs y, the partial coherence is the coherence computed between any individual input and the output when the effect of all other inputs is removed from the output by a linear least squares prediction. This coherence obeys the usual inequality, and will...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Multiple Coherence Function Download

MATLAB Support Package for Velleman PCSGU250 Oscilloscope + Function Generator The Velleman PCSGU250 is a combination 2-channel oscilloscope and function generator. This MATLAB Support package allows you to: * configure scope properties such as triggers and time range * retrieve waveforms from the scope * configure the function generator * create custom waveforms for the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 819.2 KB Download (66): MATLAB Support Package for Velleman PCSGU250 Oscilloscope + Function Generator Download

Added: August 08, 2013 | Visits: 488

Widefield Fluorescence Microscope point-spread function This function generate the point-spread function for a widefield microscope using a scalar diffraction-limited model (Stokseth refer to [1] and [3] below)----------------Input parameters:lambdaEx: Excitation Wavelength (in nm)lambdaEm: Emission wavelegnth (in nm)numAper: Numerical aperture of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (40): Widefield Fluorescence Microscope point-spread function Download

Added: May 28, 2013 | Visits: 363

Gauss Hypergeometric Function Computes the Gauss hypergeometric function 2F1(a,b;c;z) and its derivative for real z, z


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Gauss Hypergeometric Function Download

Added: September 11, 2013 | Visits: 341

Complementary Cumulative Distibution Function CCDF Complementary Cumulative Distribution Function of an array of numbers. Y = CCDF(X,STEP) returns an array of values of the complementary cumulative distribution function for the N-Dimensional array X, calculated foreach element of the 1-Dimentional array RANGE which ranges from min(X) to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Complementary Cumulative Distibution Function Download

Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries...


Platforms: Matlab


Added: June 04, 2013 | Visits: 470

Submodular Function Optimization Matlab Toolbox for Submodular Function Optimization (v 2.0)By Andreas Krause (krausea@gmail.com).Slides, videos and detailed references available at http://www.submodularity.orgTested in MATLAB 7.0.1 (R14), 7.2.0 (R2006a), 7.4.0 (R2007a, MAC), 7.9.0 (MAC)This toolbox provides functions for...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (40): Submodular Function Optimization Download

Added: June 21, 2013 | Visits: 576

CMIF - Complex Mode Indicator Function CMIF - Complex Mode Indicator FunctionInputs:H - full complex H matrix (Frequency Response Function) including at least 2 reference points measurements:[number of frequency points x number of DOF x number of reference points]W - frequency vector [Hz]Reference:D.J. Ewins, "Modal Testing: Theory,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): CMIF - Complex Mode Indicator Function Download

Added: June 23, 2013 | Visits: 430

DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Basic example for beginners, that shows how to solve the differential equation through S-Function****************DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION*********************************"Instructions for Simulink"*************************1.Goto simulink library browser and expand...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): DIFFERENTIAL EQ. SOLUTION THROUGH S-FUNCTION Download

< 1 2 3 4 5