![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16844311_1573643470976_DEF.jpg)
Margherita Premoli
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
symsum undefined error for input arguments
Hi, I need to sum the variable Dmet(b,t) over b, which varies from 1 to b-1. The variable Dmet is the demand met at a certain d...
5年弱 前 | 1 件の回答 | 0
1
回答質問
select random number from an array with probabilities
I have an array of three element: S=[4 3.9 3.8] and I want to randomly select one of those three numbers. The probability of sel...
5年弱 前 | 2 件の回答 | 1
2
回答質問
Index in position 2 exceeds array bounds (must not exceed 1).
Hi, this is part of my code and I have the problem at this line : Dmet(t,b)= min(I(t,b),D(t)- symsum(Dmet(t,b),a,1,b-1)) . May...
約5年 前 | 2 件の回答 | 0