Matrix Elements VB-800 Manuel d'utilisateur Page 119

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 172
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 171 172

Commentaires sur ces manuels

Pas de commentaire