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

Complex Function Grapher software
Filter: All | Freeware | Demo
 

Complex Function Grapher

< 1 2 3 4 5 
Added: April 03, 2013 | Visits: 201

csf2rsf Computes the real block diagonal schur form given only the complex diagonal schur form. A "smart" cdf2rdf function.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): csf2rsf Download

Added: April 25, 2013 | Visits: 274

Gaussian Hypergeometric Function HYPERGEOMETRIC2F1 Computes a hypergeometric function using the series expansion:f(a,b;c;x)=1 + [ab/1!c]x + [a(a+1)b(b+1)/2!c(c+1)]x^2 +[a(a+1)(a+2)b(b+1)(b+2)/3!c(c+1)(c+2)]x^3 + ...This function solves the Gaussian Hypergeometric Differential Equation:x(1-x)y'' + {c-(a+b+1)x}y' - aby = 0





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Gaussian Hypergeometric Function Download

CTrecon-an improved parallel data image reconstruct function Reconstruct an image from parallel projection data using the convolution-backprojection algorithmfunction [img,H] = CTrecon(prj,varargin)for a discussion of this function including examples see: http://aprendtech.com/wordpress/?p=74Mathworks has created a workaround to fix the offset problem in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (48): CTrecon-an improved parallel data image reconstruct function Download

Added: August 12, 2013 | Visits: 377

compatible2d interpolation function with code generation This function allow you to perform 2d interpolation for matlab code that have to be compiled to C.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): compatible2d interpolation function with code generation Download

Added: July 12, 2013 | Visits: 324

Find zero of function parameter fun means function, x0 and x1 the interval of function where we search zeros.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Find zero of function Download

Added: August 10, 2013 | Visits: 336

Generalized Hypergeometric Function (vectorized) PFQ Generalized Hypergeometric Function pFq [Y,TT,NTERMS] = PFQ(A,B,Z,D) returns the Generalized Hypergeometric Function pFq with numerator parameters A, denominator parameters B, evaluated at the values in Z, with respect to derivatives D. PFQ(A,B,Z) returns the values evaluated at Z Inputs: A...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Generalized Hypergeometric Function (vectorized) Download

Added: April 12, 2013 | Visits: 443

Smoothing function by increasing number of points This function can be used to obtain smooth function by increasing number of points of the function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Smoothing function by increasing number of points Download

Added: June 03, 2013 | Visits: 303

Rosin-Rammler Diagram plot function Function accepts size distribution in the form of two vectors: mesh size (d) and cumulative percent material retained R(d).Example:d = [0.08 0.50 1.25 2 4 6.3 8 12.5 16 40]Rd = [95.61 87.71 82.45 79.78 73.28 66.98 63.21 55.4 49.91 23.95][k, n] = RRD(d, Rd)Result of the function is a figure...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Rosin-Rammler Diagram plot function Download

Added: June 03, 2013 | Visits: 312

Integer order 1D Gaussian function Computes the Gaussian function in 1D:exp(-log(2)*(2*(x-x0)./FWHM).^(2*floor(abs(order))));Where:x = Co-ordinatex0 = Centre of functionFWHM = Full Width Half Max of the functionorder = Gaussian orderNormal Gaussian is of order 1.Note that FWHM = (1/e Half Width)/sqrt(2*log(2))log is the natural log.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Integer order 1D Gaussian function Download

Added: June 08, 2013 | Visits: 418

The Matrix Function Toolbox The Matrix Function Toolbox is a MATLAB toolbox connected with functions of matrices. It is associated with the book Functions of Matrices: Theory and Computation and contains implementations of many of the algorithms described in the book. The book is the main documentation for the toolbox.The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (45): The Matrix Function Toolbox Download

Added: March 28, 2013 | Visits: 294

NROOTS: complex polynomial root finder NROOTS attempts to find all the roots of a real/complex polynomial. It uses a two-step algorithm: a first-approximation to a root is found via the companion matrix method (as per the built-in function ROOTS) and then this approximation is refined (polished) via a Newton-Raphson iteration scheme....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): NROOTS: complex polynomial root finder Download

Added: May 10, 2013 | Visits: 487

File Write function A simple function to write some text string to a file. Usage is the opposite of Matlab's native fileread function.See also "fileappend."-jqw


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): File Write function Download

Added: May 17, 2013 | Visits: 389

Function to normalize columns of given matrix This function normalizes the columns of a given matrix. That is it makes l2 norm of each column to 1.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Function to normalize columns of given matrix Download

Compare diferent communication signals with Peak Sidelobe Level and Integrated Sidelobe Level Compute estimate Peak Sidelobe Level and Integrated Sidelobe Level and Merit Factorofat at different complex communication signals of their Autocorrelation function and in case partially minimize bounds on the volume of ambiguity function.In base on this program is AMBIGUITY FUNCTION algorithm on...


Platforms: Matlab


MDF Import Tool and Function - with resampling/interpolation This mdf-import function is a modification of Stuarts MDF import tool. A resampling functionality to a unique time signal has been added to allow easy access to all signals and simplify plotting and other analysis with a comon time vector. The help file also shows a possibility to shorten all...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (46): MDF Import Tool and Function - with resampling/interpolation Download

MATLAB video tutorial in Czech - Lesson 4: Complex numbers and polynomials This video describes working with complex numbers and polynomials in MATLAB in the Czech language. It's the fourth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 6.33 MB Download (40): MATLAB video tutorial in Czech - Lesson 4: Complex numbers and polynomials Download

Released: September 21, 2013  |  Added: November 10, 2013 | Visits: 732

Visual Calculus For Academic Visual Calculus is an easy-to-use calculus grapher for Graphing limit, derivative function, integral, 3D vector, double integral, triple integral, series, ode etc. Which can create 2D, 2.5D and 3D function graphs, animations and table graphs. 2D Features: explicit, implicit, parametric, and in...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $60.00 USD Size: 3.75 MB Download (48): Visual Calculus For Academic Download

Added: September 25, 2013 | Visits: 692

PHP Function Reference PHP Function Reference provides fast lookup of information about the PHP web programming language. Features * Offline access to the same documentation found on PHP.net * Extensive cheat sheet of common PHP language syntax * Interactive date string formatter * Favorites list * 1-click...


Platforms: Mac

License: Freeware Size: 4.73 MB Download (38): PHP Function Reference Download

Added: September 15, 2013 | Visits: 442

Wave Function Plotter Model The Ejs Wave Function Plotter model displays a one-dimensional wave function u(x,t) depicting a disturbance at position x and time t. The disturbance can be mass density, pressure, or electric field depending on the physical context. The default wave function is sinusoidal but any other analytic...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.2 MB Download (35): Wave Function Plotter Model Download

Added: October 05, 2013 | Visits: 410

Calculus Grapher Draw a graph of any function and see graphs of its derivative and integral. Don't forget to use the magnify/demagnify controls on the y-axis to adjust the scale.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 358.4 KB Download (38): Calculus Grapher Download

< 1 2 3 4 5