photo

Rava Sash


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
2 回答

ランク
64,755
of 300,840

評判
0

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

回答採用率
40.0%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I get the plot for this code?
I have used the trapetzoid rule. How do I get the plot for this code? function T = time_to_destination(x,route, n) load...

7年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How do I get the plot for this code?
I meant trapezoidal rule* Can't anyone help me? Do I need to convert the vectors to a matrix? If so, how do I do that?

7年以上 前 | 0

回答済み
Trapezoidal rule in MATLAB
Is there any more information I should give? I'm very new to programming.

7年以上 前 | 0

質問


Trapezoidal rule in MATLAB
This is my code so far. function v = velocity(x, route) load route; d = distance_km; y = speed_kmph; ...

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

1

回答

質問


Extrapolation/error handling
I'm trying to prevent extrapolation, the input speed (v) can't be lower than 2 or higher than 200. I'm trying to use if/else but...

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

1

回答

質問


Spline and interpolation?
(I'm very new to programming). I want my code to give me the consumption for every speed. So when I for example write consumpti...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Problem using spline in MATLAB
I'm new to programming and I'm trying to make a code where I get a c-value after entering my v-value in the command window. ...

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

0

回答