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

Curve software
Filter: All | Freeware | Demo
 

Curve

1 2 3 4 5 > 
Released: June 06, 2004  |  Added: July 17, 2006 | Visits: 5.462

LAB Fit Curve Fitting Software The LAB Fit is a software for Windows developed for treatment and analysis of experimental data. At LABFit program you are able to: 1) Treat similar data; 2) Treat non-similar data; 3) Determine propagated error; 4) Plot 2D and 3D graph; 5) Execute math calculations (system of equations, roots of...



Platforms: Windows, Windows CE

License: Shareware Cost: $60.00 USD Size: 2.96 MB Download (787): LAB Fit Curve Fitting Software Download

Added: May 22, 2006 | Visits: 3.959

Curve Pilot for Mac Curve Pilot designed for teaching the basics of color corrections of images created by a digital camera or scanner. The traditional image editors use the curve method for color correction. The drawback of this method is that you don't always understand in which direction you should move certain...





Platforms: Mac

License: Demo Cost: $49.95 USD Size: 897 KB Download (783): Curve Pilot for Mac Download

Released: October 04, 2007  |  Added: February 26, 2008 | Visits: 3.791

Advanced Curve Creator Advanced Curve Creator is add-on software to AutoCAD, MAP or Civil3D. The Advanced Curve Creator (ACC) allows you to plot 2D mathematical functions in the AutoCAD environment as polylines. Mathematical expressions can be set in three forms: explicit (Cartesian), explicit (polar) and parametric...


Platforms: Windows

License: Commercial Cost: $24.00 USD Size: 609.83 KB Download (195): Advanced Curve Creator Download

Released: July 31, 2020  |  Added: January 11, 2021 | Visits: 4.097

Data Curve Fit Creator Add-in Data Curve Fit Creator Add-in is an easy-to-use data analysis add-in for Microsoft Excel. It adds curve fitting, interpolation, and data smoothing functions to Excel. Curve fitting functions include polynomial fits and a versatile local regression (loess) function. Interpolations include...


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

License: Shareware Cost: $79.95 USD Size: 7.12 MB Download (465): Data Curve Fit Creator Add-in Download

Added: April 01, 2010 | Visits: 3.535

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (321): C++ Elliptic Curve Cryptography library Download

Added: August 05, 2010 | Visits: 1.574

Crypt::ECDSA::Curve Crypt::ECDSA::Curve is a base class for ECC curves. These are for use with Crypt::ECDSA, a Math::GMPz based cryptography module. METHODS new Constructor. Takes the following named pair arguments: standard => standard-curve-name Used for named standard curves such as the NIST standard...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (193): Crypt::ECDSA::Curve Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 649

Space Curve Explorer Space Curve Explorer is a small, simple application specially designed to allow users to explore space curves. Things are kept as easy as posible: you just enter the data and let this program compile them. for WindowsAll


Platforms: Windows

License: Freeware Download (422): Space Curve Explorer Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 542

CableGuys Curve Creating sounds with Curve is intuitive and immediate. The waveform editor is irresistible, and provides completely new possibilities for experimentation and detailed tweaking. Three powerful oscillators, three envelope generators, two filters and four LFOs work together in a sophisticated...


Platforms: Windows, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (670): CableGuys Curve Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 840

Experience Curve Software Experience Curve Software, Learning Curve Software (Strategic Analysis, Management)


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 1.6 MB Download (47): Experience Curve Software Download

Added: September 02, 2013 | Visits: 556

BER Curve for QPSK in Gaussian Environment This program calculates BER curve against SNR for QPSK Modulation in Gaussian Environment.It calculates 100 errors for for each SNR value before calculating BER. This gives a good approximation of BER.I hope this will help students alot.Please feel free to contact me should anyone has any queries.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): BER Curve for QPSK in Gaussian Environment Download

Added: April 29, 2013 | Visits: 575

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

Simulation of Forward Curve using PCA (principle component analysis) This program replicates the theory given in paper "Multi-Factor Models of the Forward Price Curve" by CARLOS BLANCO, DAVID SORONOW & PAUL STEFISZYNRun simfwrdcurve.m first and then simfwrdcurv2.m.simfwrdcurve.m computes the volatility functions to calculate the principal components for each month...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 686.08 KB Download (39): Simulation of Forward Curve using PCA (principle component analysis) Download

Added: March 25, 2013 | Visits: 400

Parametic Cubic Bezier Curve Valid only for a cubic bezier curve , naturally for a cubic the no. of points will be 4 ...user has to click at 4 location on the window that appears and these 4 locations will be the control points ...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Parametic Cubic Bezier Curve Download

Added: May 05, 2013 | Visits: 412

Manual Curve Fit Splinedraw will let you draw a curve in the current plot by setting/deleting/moving points which are then connected by a spline. The points' coordinates are printed in the command window. Can be used to draw a trend line manually.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Manual Curve Fit Download

Added: May 16, 2013 | Visits: 547

Bezier Curve Function This function constructs a Bezier curve from given control points. P is a vector of control points. N is the number of points to calculate.Example:P = [0 0; 1 1; 2 5; 5 -1];x = (0:0.0001:5);y = BezierCurve(length(x), P);plot(x, y, P(:, 1), P(:, 2), 'x-', 'LineWidth', 2); set(gca, 'FontSize', 16)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Bezier Curve Function Download

Added: June 21, 2013 | Visits: 486

In or Out (Jordan Curve Method) About the GAME:Objective: Is the given "Point" Inside or Outside the Space-Filling Curve?Level: The player has option to choose the toughness level.Note: The answer is displayed pictorially.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (45): In or Out (Jordan Curve Method) Download

Added: April 27, 2013 | Visits: 380

Plot Curve with GUI this program plot a curve in gui.this can plot all curve


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Plot Curve with GUI Download

Added: October 20, 2013 | Visits: 635

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: October 02, 2012  |  Added: October 02, 2012 | Visits: 467

Curve Gallery Plug-in for Adobe Lightroom Curve Gallery is a plug-ins for Adobe Lightroom which allow making instant gallery. Now photographers can make their own Curve Gallery without using Flash. With extremely "easy-to-use" interface, just a few click from the interface to create a gallery. And that's it!


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $19.89 USD Size: 100 KB Download (48): Curve Gallery Plug-in for Adobe Lightroom Download

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

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 (51): Curve Captor Download

1 2 3 4 5 >