photo

mar vouz


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
209 927
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
37.5%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


problem with 'if-elseif-else'
In order to show the appropriate root for the problem I created this code : if riza > 1 | riza<0 fprintf('so the corr...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


What does this message mean in matlab ?
So I created the following code : % code x=0; h=0.001; tol_root=1e-05; tol_x=1e-05; for i = 1:1:50 ...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


problem with matlab when trying to use a condition
Hello,I have a problem with Matlab, if I type a condition such as : if i=1:50 then or while i<= 50 matlab allows me to write oth...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


transport to matlab language
STEP1: SET x=x0, SET i=0 STEP2: SET i=i+1 CALCULATE f(x) CALCULATE f-­‐‑(x)= f(x-­‐‑h) CALCULATE f+(x)= f(x+h) ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Using abs in a polynomious
uu

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


how can I use fzero to this equation?
<</matlabcentral/answers/uploaded_files/42995/%CE%A7%CF%89%CF%81%CE%AF%CF%82%20%CF%84%CE%AF%CF%84%CE%BB%CE%BF.png>> P(x)=poly...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


polynomial in matlab roots
Hey ,I have a matrix X= 0 0,142857142857143 0,285714285714286 0,428571428571429 0,571428571428571 0,714285714285714 0,85714...

presque 10 ans il y a | 2 réponses | 0

2

réponses

Question


What is wrong with this?
Hey I wrote: X=linspace (0,1,8) Y=A (13:20,2) (I had "A" form my last program) P=polyfit (X,Y,7) And it say...

presque 10 ans il y a | 1 réponse | 0

1

réponse