![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6254434_1522112888185_DEF.jpg)
HIGH
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
101 584
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to do these matlab problems.. I have attached the problems.
How to do these matlab problems.. I have attached the problems.
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0