Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
87.177
of 300.364
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 168.407
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to find eigenvalues and eigenvectors without using built-in functions (Ex. eig)?
Let's assume I have a 2x2 matrix defined by: A = [ 7 3; 3 -1 ]; How can I find the eigenvectors and eigenvalues of matrix A wi...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I surface plot a 1000x2 matrix?
If we assume I have a 1000x2 matrix generated using: A = randn(1000,2); How can I surface plot that A matrix to achieve a resu...
oltre 4 anni fa | 2 risposte | 0
