Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Mathcad Toolbox Contents:
CurrentDirectory(1) - Gets or sets the fully qualified path of the current working directory. DocumentDirectory(1) - Gets the fully qualified path of the current document. GetFolderPath(1) - Gets the path to the system special folder identified by the specified enumeration. GETWAVINFO(1) - Creates a vector with four elements containing information about file. interp(4) - (vs,vx,vy,x) returns an interpolated value at x from the coefficients in vector vs, and the original data in vx and vy. Play(1) - Play sound file. pspline(2) - (vx,vy) returns a vector of second derivatives to build a cubic spline parabolic at the endpoints. pspline(3) - (vx,vy,x) returns a vector of second derivatives to build a cubic spline parabolic at the endpoints. lspline(2) - (vx,vy) returns a vector of second derivatives to build a cubic spline linear at the endpoints. lspline(3) - (vx,vy,x) returns a vector of second derivatives to build a cubic spline linear at the endpoints. READBIN(6) - ( file, type, endian, cols, skip, maxrows ) returns an array containing the binary data in file. READBMP(1) - Creates an array containing a grayscale representation of a bitmap format image file. READRGB(1) - Creates an array containing a red-green-blue packed matrix representation of the image file. READWAV(1) - Creates a matrix containing signal amplitudes in file. READ_BLUE(1) - Returns a matrix representing the RGB blue component of the image in file. READ_GREEN(1) - Returns a matrix representing the RGB green component of the image in file. READ_IMAGE(1) - Creates an array containing a grayscale representation of the image file. READ_RED(1) - Returns a matrix representing the RGB red component of the image in file. rfile(2) - ( path, filename ) Reads an expression from the file. Rkadapt(3) - (ode,y(x),xmax) uses the Runge-Kutta-Fehlberg method (RKF45). Rkadapt(4) - (ode,y(x),xmax,steps) uses the Runge-Kutta-Fehlberg method (RKF45). Rkadapt(5) - (ics,xmin,xmax,steps,D(x,y)) uses the Runge-Kutta-Fehlberg method (RKF45). rkfixed(3) - (ode,y(x),xmax) uses the fourth-order Runge-Kutta fixed-step method. rkfixed(4) - (ode,y(x),xmax,steps) uses the fourth-order Runge-Kutta fixed-step method. rkfixed(5) - (ics,xmin,xmax,steps,D(x,y)) uses the fourth-order Runge-Kutta fixed-step method. wfile(3) - ( value, path, filename ) Writes the expression to the file. WRITEBIN(4) - ( file, type, endian, M ) writes an array of scalars to the binary data file named file. WRITEWAV(4) - ( file, s, b, M ) Creates a WAV signal file out of a matrix.
Examples: 7-13-Three-Planets (Mathcad Block).sm (35kb) downloaded 68 time(s). 7-13-Three-Planets (Mathcad Block).pdf (58kb) downloaded 54 time(s). 7-13-Three-Planets 2 (Mathcad Block).sm (31kb) downloaded 28 time(s). 7-13-Three-Planets 2 (Mathcad Block).pdf (55kb) downloaded 18 time(s). 7-13-Three-Planets 3 (Mathcad Block).sm (26kb) downloaded 16 time(s). 7-13-Three-Planets 3 (Mathcad Block).pdf (56kb) downloaded 15 time(s). 7-13-Three-Planets 4 (Mathcad Block).sm (31kb) downloaded 16 time(s). 7-13-Three-Planets 4 (Mathcad Block).pdf (74kb) downloaded 18 time(s). 7-13-Three-Planets 5 (Mathcad Block).sm (27kb) downloaded 27 time(s). 7-13-Three-Planets 5 (Mathcad Block).pdf (62kb) downloaded 24 time(s). 7-13-Three-Planets 6 (Mathcad Block).sm (27kb) downloaded 30 time(s). 7-13-Three-Planets 6 (Mathcad Block).pdf (68kb) downloaded 22 time(s).Utility for call dsolvers for initial and boundary values problems from a solver block. Mathcad Block. RKA (Razonar).sm (60kb) downloaded 49 time(s). Mathcad Block. RKA (Razonar).pdf (67kb) downloaded 39 time(s). RKA.sm (309kb) downloaded 36 time(s). ( last version) RKA.pdf (932kb) downloaded 40 time(s).See also:● Intel ODE Solver Library● DotNumerics● SADEL● Matlab C++ Math Library● OSLO● lsoda● GNU Scientific Library (GSL)Edited by user 05 April 2023 08:10:56(UTC)
| Reason: Not specified |
Russia ☭ forever Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 10/11/2010(UTC), on 27/06/2024(UTC)
|