Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
261.818
of 301.647
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 175.953
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
Create graph in 3 dimension
I have create an iteration as following: format long A=[1 0 2; -1 3 4; 2 1 0] x_n=[-2 4 -3]' for n=1:5...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write the script for iteration when the input is the matrix?
for example, I have one iteration such as x_{n+1}=ax_n+bAx_n. where a,b are real numbers and A is 3x3 matrix. My problem...
quasi 11 anni fa | 1 risposta | 0
