photo

Ece Kurt


Last seen: 2年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
154,261
of 297,457

評判
0

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

回答採用率
25.0%

獲得投票数
0

ランク
 of 20,438

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Interp1-Input coordinates must be real.
Matlab gives this error. SOC_ent and DUdt is both array with constant terms and theta_n is changing. But non of the terms are co...

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

1

回答

質問


Writing PDE boundary conditions
How can I insert these boundary conditions into the pdepe solver. ?

約5年 前 | 1 件の回答 | 0

1

回答

質問


Calling a function handle of interp1 to another function handle.
Here, I want to calculate input current based on power demand. Current is calculated based on this formula . But when I run the...

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

1

回答

回答済み
How can I add values of an array as an input into the ode45 function ?
Okay! I think it works. Thank you all!! load('Current.mat'); %1370x1 double current_index=1:1:1370; I=@(t)interp1(curren...

5年以上 前 | 0

質問


How can I add values of an array as an input into the ode45 function ?
This is my current profile and I want to calculate the SOC of the battery based on this current profile. So, I have the array ...

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

2

回答