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

Bell Curve Equation software
Filter: All | Freeware | Demo
 

Bell Curve Equation

< 1 2 3 4 5 > 
Released: December 28, 2023  |  Added: January 10, 2024 | Visits: 823

Equation Calculator Welcome to Equation Calculator. The Equation Calculator allows you setup equations, define and set Variable Values, and calculate an equation result. You can create a record with variables and values or a each equation. Equations and variable values can be changed and saved in the same or...



Platforms: Windows, Windows 7

License: Freeware Size: 10.49 MB Download (116): Equation Calculator Download

Added: September 02, 2013 | Visits: 554

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: 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: May 11, 2013 | Visits: 578

Pattern formation and KPP equation This 15-line matlab program solves the nonlinear reactiondiffusion equation, called Kolmogorov-Petrovskii-Piskunov(KPP) equation to generate patterns (ribbons and rings).The numerical method is simple and program is easy tounderstand, and it can be extended to simulatedmore complex systems. The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Pattern formation and KPP equation Download

Added: June 03, 2013 | Visits: 738

Solve Kepler's Equation for E Given mean anomaly and eccentricity of an orbit, eccentric anomaly can be calculated using Kepler's Equation. However, the equation is nonlinear, and an iterative technique must be used. This program uses a fixed-point iterative technique to output eccentric anomaly to a user defined tolerance,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Solve Kepler's Equation for E 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

Added: April 14, 2013 | Visits: 572

Simulink solution of Differential Equation A differential equation can be solved by several methods. I have presented the simulink method to solve the differential equ. The que is showed in the screenshot.Queries and Comments are dearly invited.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Simulink solution of Differential Equation Download

Un Systdodume Dynamique Lindoduaire Associdodu doT l'Equation De La Chaleur The equation PDE (PDE) partial differential heat is infrequent Apers develloppement I associate a dynamical system (ODE) after discreisation space for an associated dipole matrix (A, B) according to the theory of kernel JCWillems in control Automatic heat equation.


Platforms: Matlab


Added: April 22, 2013 | Visits: 560

PATEL TEJA EQUATION OF STATE With this equation we can find the specific volume of a real gas, in a rank of pressures, isothermally, knowing the factor acentrico the compound. The equation this in function to the understandability factor


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): PATEL TEJA EQUATION OF STATE 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

Vapour Pression versus Temperature using Antoine Equation and GUI The GUI application allows the user to enter the parameters of the Antoine equation and then plot vapour pressure of any chemical component versus temperature.


Platforms: Matlab


Added: March 30, 2013 | Visits: 471

Differential equation solution A simple example for beginners in MATLAB to solve the differential eq using built in functions of differential equation solvers.Copy the files in the workspacerun "dxdt_solve"dxdt.m contains differential equation


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (55): Differential equation solution Download

Added: June 08, 2013 | Visits: 486

Quadratic Equation Calculator Enter the coefficients for the Ax2 + Bx + C = 0 equation and Quadratic Equation will output the solutions and plot(if they are not imaginary).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Quadratic Equation Calculator 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: June 02, 2013 | Visits: 365

Rosen Brock Equation Rosenbrock equation's minima has been evaluated by using Fletcher Reeves method.file contains 4 m files.Rosenbrock.mCojugategradient.mand two other important files.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (38): Rosen Brock Equation Download

Added: May 05, 2013 | Visits: 410

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 02, 2013 | Visits: 548

Two Dimensional Schrodinger Equation The Two Dimensional Schrodinger Equation model simulates the time evolution of a two-dimensional wave packet as it moves towards a slit with an obstacle in it, both with variable widths. By changing three parameters via sliders provided, slit width, obstacle width, and initial position of the...


Platforms: Mac

License: Freeware Size: 71.68 KB Download (36): Two Dimensional Schrodinger Equation Download

< 1 2 3 4 5 >