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

Mid Function software
Filter: All | Freeware | Demo
 

Mid Function

< 1 2 3 4 5 > 
Added: April 18, 2013 | Visits: 237

Apply multiple functions in a single function. This function can be very handy. Consider a case where you wish to analyze data, with different functions. In order to do so, you must write many code lines where you apply all the functions to the data. And this process tends to repeat itself for several data elements, and with varying...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Apply multiple functions in a single function. Download

CTrecon-an improved parallel data image reconstruct function Reconstruct an image from parallel projection data using the convolution-backprojection algorithmfunction [img,H] = CTrecon(prj,varargin)for a discussion of this function including examples see: http://aprendtech.com/wordpress/?p=74Mathworks has created a workaround to fix the offset problem in...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (48): CTrecon-an improved parallel data image reconstruct function Download

Added: July 16, 2013 | Visits: 562

Probability Density Function (PDF) Estimator 09 Mar 2008 (Updated 08 Apr 2010)An estimate of probability density function of the given random data with bounded support.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (47): Probability Density Function (PDF) Estimator 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 07, 2013 | Visits: 448

mklib: a pedestrian function library loader generator MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the name of the subfunctionsthis allows a user to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): mklib: a pedestrian function library loader generator Download

Added: June 19, 2013 | Visits: 254

Multivalued function interpolation When interpolating a multivalued function (more than one y for each x), interp1 produces, at best, an error (if there are identical x data), and at worst, garbage (see the attached image). This function performs meaningful interpolation of a multivalued function, when the inverse (x = g(y)) is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Multivalued function interpolation Download

Added: August 29, 2013 | Visits: 196

FTDI USB S-function FT232RL serial converter communication function. Used direct connect to D2XX library. Not Virtual Com Port.Model consist modified 'ft232xx.h' header file to work on x64.As example used simple function 'string_maker', which generate string 'AxxxxBxxxxCxxxx', where xxxx - numbers obtained from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (47): FTDI USB S-function Download

Added: September 12, 2013 | Visits: 450

Simple ellipse plotting function function plot_ellipse(a,b,cx,cy,angle,color)%a: width in pixels%b: height in pixels%cx: horizontal center%cy: vertical center%angle: orientation ellipse in degrees%color: color code (e.g., 'r' or [0.4 0.5 0.1])


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Simple ellipse plotting function Download

gold index of refraction / dialectric constant as function of wavelength the function calculates the (complex) values of index of refraction (gold_n) or the values of dielectric constant (gold_eps) of gold, as a function of wavelength.the values calculate using linear interpolation of the values given in: P. B. Johnson, and R. W. Christy, "Optical Constants of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): gold index of refraction / dialectric constant as function of wavelength Download

Added: August 15, 2013 | Visits: 315

Recursive HYPOT Function for Multiple Inputs Extension of the built-in MATLAB function hypot for multiple inputs.MATLAB provides a function called hypot to calculate sqrt(abs(A).^2 + abs(B).^2) in a robust way to avoid underflow and overflow (see http://www.mathworks.com/help/techdoc/ref/hypot.html and http://en.wikipedia.org/wiki/Hypot)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Recursive HYPOT Function for Multiple Inputs Download

Added: August 11, 2013 | Visits: 395

Function Parameter Slider funcslider.mGiven a function with several (up to 5) inputs, and several outputs,[z1, z2, ...] = f(x1,...,x5)Function Slider lets you vary the input values x1...x5 using continuously updating sliders, and then viewing the results using any arbitrary MATLAB expression on the outputs (z1,z2...).The...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Function Parameter Slider Download

Added: April 29, 2013 | Visits: 652

Soft Handover Probability as a function This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Soft Handover Probability as a function Download

Added: July 31, 2013 | Visits: 391

Incomplete beta function Calculates incomplete beta function in the complex plane Uses continued fractions for abs(z)=5Run without arguments for a test


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Incomplete beta function Download

Added: June 03, 2013 | Visits: 314

Integer order 1D Gaussian function Computes the Gaussian function in 1D:exp(-log(2)*(2*(x-x0)./FWHM).^(2*floor(abs(order))));Where:x = Co-ordinatex0 = Centre of functionFWHM = Full Width Half Max of the functionorder = Gaussian orderNormal Gaussian is of order 1.Note that FWHM = (1/e Half Width)/sqrt(2*log(2))log is the natural log.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Integer order 1D Gaussian function Download

MDF Import Tool and Function - with resampling/interpolation This mdf-import function is a modification of Stuarts MDF import tool. A resampling functionality to a unique time signal has been added to allow easy access to all signals and simplify plotting and other analysis with a comon time vector. The help file also shows a possibility to shorten all...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (46): MDF Import Tool and Function - with resampling/interpolation 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: September 04, 2013 | Visits: 513

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: June 21, 2013 | Visits: 626

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 (46): Multiple Coherence Function Download

Added: May 15, 2013 | Visits: 415

Temporary (or anonymous) function handles for ML The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create "psuedo-anonymous" function handles: that is,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Temporary (or anonymous) function handles for ML Download

Added: April 13, 2013 | Visits: 362

Centroid Calculation Function Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Centroid Calculation Function Download

< 1 2 3 4 5 >