![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6254434_1522112888185_DEF.jpg)
HIGH
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
101.584
of 297.016
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 157.725
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 do these matlab problems.. I have attached the problems.
How to do these matlab problems.. I have attached the problems.
quasi 10 anni fa | 0 risposte | 0
0
risposteDomanda
how to do this array problem matlab
z=[2j;-pi/2;3] https://www.dropbox.com/s/kdttn8irinpf8xr/Screenshot%202015-03-21%2023.06.02.png?dl=0 sqrt(zk) where zk ...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
solving a sequence in matlab
Ax1 = b, Ax2 = x1 Ax3 = x2, Ax4 = x3, Ax = x4, how to solve this sequence A and b are defined A = dia...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write a function x = ubidisol(u,f,b) to solve the involved upper bidiagonal system
A and b are, A = diag(2*ones(1,n)) - diag(ones(1,n-1),1) - diag(ones(1,n-1),-1) b = [0:1:n/2-1 n/2-1:-1:0]’ LU decomposit...
quasi 10 anni fa | 0 risposte | 0