Christina Sørensen
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Code works on one pc but not another
My collegea and I have been working on a script. I just saw it running on his MAC. He then sendt me the script so that I could w...
約5年 前 | 0 件の回答 | 0
0
回答質問
Can this line in a code be written in a smarter way?
This is the line in the code: C(:,:,c)=(dC*C(:,:,c)+(dC*C(:,:,c)')'+C(:,:,c)*(-b)+C(:,:,c)); I am trying to make the code wo...
約5年 前 | 2 件の回答 | 0
2
回答質問
In my a for loop where I eg need to go from 1 to 11, and want to make my step size 4 what happens when the computer have to make the last step and it goes over 11?
for 1:2:11 rest of code
7年弱 前 | 1 件の回答 | 0