Ahzabuddin - MATLAB Central
photo

Ahzabuddin


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 03/16 to 03/25Use left and right arrows to move selectionFrom 03/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
0 回答

ランク
270,680
of 297,805

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,473

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,570

コントリビューション
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*...

9年弱 前 | 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...

9年弱 前 | 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))*...

約9年 前 | 2 件の回答 | 0

2

回答