Ahzabuddin
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
trapuneq (unequal spaced trapezoidal rule quadrature)
Hi... I hope that I can solve a problem about trapenuq formula x = [0 .12 .22 .32 .36 .4 .44 .54 .64 .7 .8]; y = 0.2+25*x-200*...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How can I plot 3 lines different plots in one plot?
I have interpolation by linier and curve method. T = [0:8:40]; o = [14.621 11.843 9.870 8.418 7.305 6.413]; for linier method...
8年以上 前 | 1 件の回答 | 0
1
回答質問
plot to find root Error: Unbalanced or unexpected parenthesis or bracket
>> v0 = 20; x = 35; y0 = 2; y = 1; g = 9.81; theta0 = linspace(0,90); ftheta0 = tan(theta0)*x-(g/(2*v0^2*cos^2(theta0))*...
8年以上 前 | 2 件の回答 | 0