Matrix Elements VB-800 Manual de usuario Pagina 119

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 118
111
editm(mx);
unsupported
eig(mx);
returns the eigenvalues of a general matrix
eigcg(mr,mi);
unsupported
eigcg2(mr,mi);
unsupported
eigch(mr,mi);
unsupported
eigch2(mr,mi);
unsupported
eigh(mx);
returns the eigenvalues of a symmetric matrix
{e,v}=eighv(mx);
returns the eigenvalues e and vectors v of a symmetric matrix
{er,ei}=eigrg(mx);
returns the eigenvalues of a general matrix
{er,ei,vr,vi}=eigrg2(mx);
returns the eigenvalues e and vectors v of a general matrix
eigrs(mx);
same as eigh
{e,v}=eigrs2(mx);
same as eighv
{e,v}=eigv(mx);
returns the eigenvalues e and vectors v of a general matrix
enable
ignored (see disable)
end();
closes all open files and stops the current run
envget(s);
returns the value of a environment variable
eof(fileno)
returns 1 if at end of file, 0 otherwise
eqsolve(func,start);
unsupported
erf(x);
returns erf(x), where erf is the error function
erfc(x);
returns 1 - erf(x)
error(i);
returns a missing value with embedded error code i, 0¡=i¡=65535
errorlog str;
prints the text s
Vista de pagina 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 171 172

Comentarios a estos manuales

Sin comentarios