photo

Darya


Michigan State University

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
193,628
of 301,664

評判
0

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

回答採用率
80.0%

獲得投票数
0

ランク
 of 21,377

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,019

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab assumes a matrix is 1x2 instead of 1x9?
I have the following code: b should end up as a 1x9 matrix of values solved for in the equation. D0=D(1,:); D1=D(2,:); D2=...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


Error Message: Operands to the || and && operators must be convertible to logical scalar values.
Using the following script I get the above error message. I don't see how it connects, since my boundary conditions are scalars....

12年弱 前 | 1 件の回答 | 0

1

回答

質問


Curve fitting tool unavailable?
Attempting to use the command "fit", even for a very simple data set returns: Undefined function 'fit' for input arguments of t...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How to call a different function for each iteration of a loop?
If I have created a set of functions with names corresponding to indices, How do I later call that function with the index I a...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


How to add a variable index to a file name in a loop?
I would like to make it so every time this runs, for J=1:15, it saves a different version of the function minfun with the index ...

12年弱 前 | 1 件の回答 | 0

1

回答