Statistiques
4 Questions
0 Réponses
RANG
65 188
of 301 540
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 319
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 260
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
matlab if x<1 use x=1
Hello my questien i maby simple. But i vant an if funktion for a matrix. my matrix could be like: A=[2 ; 0,6 ; 4 ; 0,9] ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
iteration with biscetion method
Hello i need som help with program this code. I have the following parameters in a matrix[1566,1] R, I, Q_min, Q_max, A and d. A...
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
bisection iteration wither different values than 0
How to solv the eq f(y)=0.2? instead of f(y)=0. d=0.250; % I SUPPOSED d=1.3 f=@(y) 0.46-0.5*cos(3.14*(y/d))+0.004*cos(2*3...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Help to solv a equation with iteration
I need help, how do i make a code in matlab for iterate the following eq: x=0.46-0.5*cos(3.14*(y/d))+0.004*cos(2*3.14*(y/d)) ...
environ 13 ans il y a | 2 réponses | 0
