photo

Muhammad Mubashir Iqbal


Last seen: 3年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
2 回答

ランク
272,333
of 301,432

評判
0

コントリビューション
2 質問
2 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,280

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,555

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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...

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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 ...

3年以上 前 | 0

質問


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...

3年以上 前 | 3 件の回答 | 0

3

回答

回答済み
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...

3年以上 前 | 0