Statistik
4 Fragen
0 Antworten
RANG
224.858
of 301.275
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 21.216
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.777
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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] ...
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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)) ...
etwa 13 Jahre vor | 2 Antworten | 0
