photo

Muhammad Mubashir Iqbal


Last seen: mehr als 3 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
2 Antworten

RANG
272.341
of 301.440

REPUTATION
0

BEITRÄGE
2 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.282

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.580

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
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Tracking code but no plots is observed
t=0:0.2:30*pi; a=5;a=5;B=10; b=4;C=8;c=5;coef=0.07; x= A*cos(a*coef*t); y= B*sin(b*coef*t); z= C*(1-exp(-5*coef*t)); plot(x...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
what am i doing wrong in this equation?
actually i am trying to see the result of this equation on a 3d plot it is a equation of datum terrain function syms x y z ...

mehr als 3 Jahre vor | 0

Frage


what am i doing wrong in this equation?
solve('sin(y+5)+5*sin(x)+5*cos(5*sqrt(x^2+y^2)+5*cos(x)+5*sin(5*sqrt(x^2+y^2)+5*cos(y)=z',z))) i am having this error of pare...

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Error for mismatched delimiters in relative long equation.
solve('sin(y+5)+5*sin(x)+5*cos(5*sqrt(x^2+y^2)+5*cos(x)+5*sin(5*sqrt(x^2+y^2)+5*cos(y)=z',z))) can anyone suggest what am i doi...

mehr als 3 Jahre vor | 0