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

Curve Letters freeware
Filter: All | Freeware | Demo
 

Curve Letters

< 1 2 3 4 5 > 

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: June 03, 2013 | Visits: 478

Natural Cubic Splines Yield Curve The fitting of smooth curve through a set of data points and extention to this is the fitting of 'best fit' spline to a large set of data points which show the cerrent trend but which do not all lie above the curve. The method involves cluster analysis, that is, grouping the crude data into...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Natural Cubic Splines Yield Curve Download

Added: March 31, 2013 | Visits: 800

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

Added: April 03, 2013 | Visits: 690

COM Builder Demo: Curve Fitting This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder. This demo compiles a function that uses the basic curve fitting capability of MATLAB into a COM component and uses it in an external Visual Basic project.Download the file and unzip it in on your local...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (48): COM Builder Demo: Curve Fitting Download

Added: July 29, 2013 | Visits: 333

Mess Letters Filter This module was created JUST FOR FUN and shouldn't be used at production servers :-)This module mess letters in node text acording to The Significance of Letter Position in Word Recognition PhD Thesis, 1976, Nottingham University, by Graham Rawlinson.This is an input format filter and this means...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Mess Letters Filter Download

Added: October 16, 2013 | Visits: 448

Simplify curve Simplify curves in Draw by skipping points. Watch this video. (Ctrl Shift F3 / Tools - Add-ons - Simplify curve...)


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): Simplify curve Download

Added: November 17, 2013 | Visits: 522

Date and Time to Letters Date and Time to Letters allows to insert the current date or time in full words, as a text field or as plain text. It is fully localizable. Though, this first version is only delivered in French and English, unfortunately in an awkward home-made translation. Be forgiving, this is still a beta...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): Date and Time to Letters Download

Added: May 14, 2006 | Visits: 3.447

Lettris Lettris is a word game. Letter blocks are dropped from the top of the screen. Letters must be placed on the playing field so that words will be recognised by the game dictionary. When a word is spelled correctly a score will be awarded. The game gets more difficult with each new level. From time...


Platforms: Windows

License: Freeware Size: 2.34 MB Download (343): Lettris Download

Released: April 25, 2019  |  Added: May 20, 2019 | Visits: 6.991

CurvFit 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...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 7.28 MB Download (575): CurvFit Download

Added: August 13, 2010 | Visits: 1.708

Ecc ECC is a package for Elliptic Curve cryptography. ECC is implemented by using OpenSSL 0.9.6a or higher, for message digests and symmetric ciphers, and by using the Portable Object Compiler and Computer Algebra Kit for the elliptic curve cryptography. Important note: you need version 3.2.5 of...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (181): Ecc Download

Added: June 19, 2010 | Visits: 1.035

Games::GuessWord Games::GuessWord is a guess the letters in a word (ie Hangman). SYNOPSIS use Games::GuessWord; my $g = Games::GuessWord->new(file => "/path/to/wordlist"); print "Score: " . $g->score . "n"; print "Chances: " . $g->chances . "n"; print "Answer: " . $g->answer . "n"; my @guesses =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Games::GuessWord Download

Added: July 26, 2010 | Visits: 1.148

Alphabet Soup Alphabet Soup project attempts to determine a number of things about the shapes of letters in several different writing systems. First, it hypothesizes a set of basic building blocks that all letters are built up from. Second, it hypothesizes a set of rules, a grammar or syntax, which defines...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (119): Alphabet Soup Download

Added: July 03, 2010 | Visits: 759

Finance::BDT Finance::BDT is a Perl module that implements BDT yield curve model. SYNOPSIS use Finance::BDT; use Data::Dumper my @y = (0, 0.0283, 0.029, 0.0322, 0.0401, 0.0435, 0.0464, 0.0508, 0.0512); ## YTM on strips my $vol = 0.20; ## constant volatility my $epsilon = 0.01; my ($r, $d, $A) =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Finance::BDT Download

Released: March 15, 2009  |  Added: November 23, 2011 | Visits: 985

EASY-FIT Express The software system solves constrained nonlinear parameter estimation problems. Synonyms are data fitting, nonlinear regression, parameter identification, curve and surface fitting. A statistical analysis provides confidence intervals, correlation and covariance matrices, identification of...


Platforms: Windows

License: Freeware Size: 63.6 MB Download (143): EASY-FIT Express Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 724

KinetDS for Linux 3.0 Rev KinetDS is a software for curve fitting particularly designed for kinetic (mechanistic and empirical) description of a substance dissolution from solid state. It was primarily designed for handling pharmaceutical dissolution tests


Platforms: Linux

License: Freeware Size: 1.6 MB Download (441): KinetDS for Linux 3.0 Rev Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.000

CurveExpert Professional for Mac OS X CurveExpert Professional is a cross-platform solution for curve fitting and data analysis. Data can be modelled using a toolbox of linear regression models, nonlinear regression models, smoothing methods, or various kinds of splines. Over 60 models are built-in, but custom regression models...


Platforms: Mac

License: Freeware Size: 20.8 MB Download (473): CurveExpert Professional for Mac OS X Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 740

KinetDS 3.0 Rev KinetDS is a software for curve fitting particularly designed for kinetic (mechanistic and empirical) description of a substance dissolution from solid state. It was primarily designed for handling pharmaceutical dissolution tests


Platforms: Windows

License: Freeware Size: 3.1 MB Download (488): KinetDS 3.0 Rev Download

< 1 2 3 4 5 >