| Popularity: |  |

Publisher's description
CurvFit (tm) is a curve fitting program for Windows. Lorentzian, Sine, Exponential and Power series are available models to match your data. A Lorentzian series is highly recommended for real data especially for multiple peaked and/or valleys data.
CurvFit is another improved productivity example do to using Calculus (level) programming ... ie. minutes to solve, days or years to understand solution and what it implies (e.g. wrong model, sampling rate error, etc.). Helps learn 1) whether math model is good for given data; 2) convergence implies a reasonable solution; 3) how to select new starting initial parameter values. See comments in EX*.? files for ideas on how to converge via solvers.
Interpolation, extrapolation, & Hardcopy Plot options are now available.
| CurvFit Update Alert |
|
|
| We will only send you email if a new version of CurvFit is available. We respect your right to privacy. You may unsubscribe at any time. |
|
What's New in this Release: Change of Address.
Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows CE,W
License: Trialware
Category:
Education::Teaching & Training Tools
Date Added: Oct 23, 2008
Last check for an update: Mar 03, 2010
Last version date: Sep 24, 2008
Downloads Total : 3
Downloads last 10 Days: None
Page Visit: 31
Malware Status: Clean
Scan Date: Nov 27, 2008
Link to CurvFit sample code
ODEcalc |

ODEcalc (tm): An Ordinary Differential Equation (ODE) Calculator! Nonlinear ODEs. State your equation, boundary/initial value conditions & it solves your problem. Plots solution y & derivative ydot versus x. Calculus Programming demo application.
Rainbow |
Find best Spectral Estimation Method for a Power Spectral Density plot. A menu of 10+ spectral estimators from Steve Kay's textbook 'Modern Spectral Estimation' 1988 is available to choose from. Some estimator results differ dramatically!
FC-Win |
FC-Win (tm) is a front-end program for Fortran Calculus (tm). The Fortran Calculus (FC) language is for math modeling, simulation, and optimization. FC is based on Automatic Differentiation that simplifies computer code to an absolute minimum.
Heat Transfer |
Solves Heat Transfer BVP, IVP, IP problems. Source code + Output files are included. Calculus (level) Programming makes solving partial differential equations, ordinary differential equations and algebraic equations simple. You state the equations.
Match n Freq |
Pulse shaping filter program that finds the pole-zero locations of a transfer function, H(s), for a matched filter. H(s) equals a -desired- signal (Yout) divided by a given input signal (Yin). Y's are in freq. Another improved productivity example.