3491 - 3500 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502801 matches)
MLReleaseUTF8Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF8Symbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetUTF8Symbol() to store the UTF-8 encoded character string s ...
DiscreteLQRegulatorGains   (Built-in Mathematica Symbol)
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
InverseContinuousWaveletTransform   (Built-in Mathematica Symbol)
InverseContinuousWaveletTransform[cwd] gives the inverse continuous wavelet transform of a ContinuousWaveletData object cwd. InverseContinuousWaveletTransform[cwd, wave] ...
The Syntax of the Mathematica Language   (Mathematica Tutorial)
Mathematica uses various syntactic rules to interpret input that you give, and to convert strings and boxes into expressions. The version of these rules that is used for ...
MLPutArgCount()   (Mathematica MathLink C Function)
int MLPutArgCount (MLINK link, int n) specifies the number of arguments of a composite function to be put on link.
MLPutUTF8String()   (Mathematica MathLink C Function)
int MLPutUTF8String (MLINK link, const unsigned char *s, int len) puts a UTF-8 string s of len bytes to the MathLink connection specified by link.
MLTransferToEndOfLoopbackLink()   (Mathematica MathLink C Function)
int MLTransferToEndOfLoopbackLink (MLINK d, MLINK s) transfers the full contents of the loopback link s to the destination link d.
Related Technologies   (C Code Generator Tutorial)
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
Selecting Data   (DatabaseLink Tutorial)
SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...
MLGetRealArray()   (Mathematica MathLink C Function)
int MLGetRealArray (MLINK link, double ** a, long ** dims, char ***heads, long *d) gets an array of floating-point numbers from the MathLink connection specified by link, ...
1 ... 347|348|349|350|351|352|353 ... 461 Previous Next

...