photo

Boby Paul


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
39.009
of 301.275

REPUTATION
1

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
1

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

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why this functions doesn't work on matlab coder
function [xsol1,xsol2]= NewRaph2(F1,F2,F11,F22,F12,F21,x1i,x2i,iter,Err) %F1 et F2 représentent 2 équations de départ ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why this functions doesn't work on matlab coder
function [Rs] = Racinew(s) imax=25; emax=0.00001; x=s; i=1; if s<0 Rs=nan; ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab language to C
Why this functions doesn't work on matlab coder function [Rs] = Racineb(s) imax=25; emax=0.00001; x=s; if s<0 ...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Matlab language to C
Why this functions doesn't work on matlab coder function [S,er]=somm1(n) %n est le nombre de terme de la serie S=0; ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort