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

Curve Fit freeware
Filter: All | Freeware | Demo
 

Curve Fit

< 1 2 3 4 5 > 
Added: April 29, 2013 | Visits: 573

BER Curve for BPSK in Gaussian Environmen Calculate and plot BER curve against SNR for BPSK Modulation in Gaussian Environment.It calculates 100 errors to Calculate BER for every SNR value to ensure better approximation.I hope that this help students of signal processing and communications...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): BER Curve for BPSK in Gaussian Environmen Download

Added: August 28, 2013 | Visits: 532

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...





Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: May 03, 2013 | Visits: 461

Ellipse Fit (Taubin method) This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy + cy^2 + dx + ey + f = 0,i.e. it returns the vector...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Ellipse Fit (Taubin method) Download

Added: March 24, 2013 | Visits: 472

uifit A GUI wich use the matlab core function "fminsearch" to fit data with any multivariable function (with a "live" visualisation of the moving fitted curve). This function can be run with real equations, complex equations,and all other functions like step and bode. Simple to use.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (48): uifit Download

Added: October 20, 2013 | Visits: 634

Growth Curve Growth Curve is a simple software which allows to build microorganism growth curves in the logarithmic scale. It estimates medium doubling time and it's standard deviation. All curves are proposed to be the duplications of one experiment.


Platforms: Mac

License: Freeware Size: 153.6 KB Download (49): Growth Curve Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 686

Curve Captor Curve Captor is a free (distributed under GPL) vacuum tube modeling software that brings the advantages of modern computer simulation tools to design of vacuum tube electronics.


Platforms: Windows, Mac, Linux

License: Freeware Size: 54.2 KB Download (50): Curve Captor Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 401

Fit Agilifier Plugin for IntelliJ IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).


Platforms: Windows, Mac, Linux

License: Freeware Size: 593.09 KB Download (49): Fit Agilifier Plugin for IntelliJ Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 473

SWRC Fit SWRC Fit is a scientific tool for hydrologist. It fits several soil hydraulic models to measured soil water retention data by nonlinear fitting. It is written in numerical calculation language GNU Octave. Web interface is also available.


Platforms: Windows, Mac, Linux

License: Freeware Size: 289.33 KB Download (45): SWRC Fit Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 418

Shrink-Fit X Shrink-Fit X is a utility for opening and extracting NuFX (ShrinkIt) files on OS X.


Platforms: Mac

License: Freeware Size: 1.4 MB Download (50): Shrink-Fit X Download

Added: August 19, 2013 | Visits: 585

Circle Fit (Taubin method) This is a robust and accurate circle fit. It works well even if datapoints are observed only within a small arc. This circle fit wasproposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Circle Fit (Taubin method) Download

Added: September 02, 2013 | Visits: 400

Ellipse Fit (Direct method) This is a fast and non-iterative ellipse fit. Usage: A = EllipseDirectFit(XY)Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: A = [a b c d e f]' is the vector of coefficients of the equation of the best fitting ellipse: ax^2 + bxy + cy^2 + dx + ey + f =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Ellipse Fit (Direct method) Download

Added: July 16, 2013 | Visits: 505

Approximation of Circle Using Cubic Bezier Curve (1) CubicBezier1.m : Evaluates Cubic Bezier Curve for given four Control Points and interval.(2) PlotBezier1.m : Plots Bezier Curve, Control Points, Control Polygon(3) TestCircleApproxByCubicBezier.m : Test Program. Pass Control Points that approximate unit radius circle using cubic Beizer...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (47): Approximation of Circle Using Cubic Bezier Curve Download

Added: August 31, 2013 | Visits: 524

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Residue curve map for the ternary mixture benzene-toluene-p-xylene The program computes the residue curve map for the ternary mixture benzene-toluene-p-xylene. When you change the mouse's position, a new residue curve is computed and displayed. Residue curve maps play an important role in the conceptual design of distillation columns. The pointer's position...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): Residue curve map for the ternary mixture benzene-toluene-p-xylene Download

Added: August 27, 2013 | Visits: 623

Fit experimental data is easy pbest=EASYFIT(x,y,varargin) fits the data Y = f(X) to a model function Y = FUN(P,X).If FUN is not given as an input argument, POLYFIT is used as the model function.Bounds on the parameters P may be set.By default a plot is generated which presents the data as well the "best" curve, confidence...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Fit experimental data is easy Download

Residue Curve Map for the mixture MTBE/Methanol/isobutene/n-butane at P=1 atm Computation of the residue curve map for the MTBE chemistry is presented in the program. The equilibrium, taking place in the liquid phase, transforms methanol and isobutene into MTBE with n-butane being an inert component. Thermodynamic data can be found in the excellent paper by Niang and...


Platforms: Matlab


Added: April 11, 2013 | Visits: 535

equation of curve on picture this is the first generation of the 'fig2real' programme. i will modify it and upload it again.this programme used to get the plynomial equation of curve drawn on picture.....thanks mathwork


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (39): equation of curve on picture Download

Residue Curve Map for Homogeneous Reactive Quaternary Mixtures The two programs computes residue curve maps for the methyl acetate and isopropyl acetate chemistries at atmospheric pressure. These calculations involve solving a complex system of differential algebraic equations (DAEs). This can be readily achieved using the built-in function of MatLab,...


Platforms: Matlab


Added: March 31, 2013 | Visits: 799

Builder for Excel Demo: Curve Fitting This is a demo of MATLAB Builder for Excel. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder and use the same in Excel VBA. This demo compiles a MATLAB code that depicts a curve fitting application into an Excel based COM component....


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (51): Builder for Excel Demo: Curve Fitting Download

Added: August 13, 2013 | Visits: 544

Bootstrapping Yield Curve Bootstrap the yield curve, discount curve and the forward curve from market data***************** BOOTSTRAPPING RESULTS **********************Time (Years)| Yield Curve | Discount Curve| Forward Curve |----------------------------------------------------------------------- 0.51 | 1.2404% | 0.9938...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Bootstrapping Yield Curve Download

< 1 2 3 4 5 >