統計
MATLAB Answers
5 質問
0 回答
ランク
of 158,439
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
fmincon with matrix inputs --> nonlinear cost function and constraints
I have a myfun.m file that defines the following function: f = 0.5 * (norm(C*x - d))^2; and it is called in a main scrip...
11年弱 前 | 1 件の回答 | 1
1
回答質問
modify xlswritefig to use already existing file?
How can I adapt this code to write to a file that already exists (is being created)? For example, if I have this line that works...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Help with syntax of calling genetic algorithm (ga) function
I have a fairly complex optimization problem set up that I've solved through fmincon by calling it like this myfun = @(...
11年以上 前 | 2 件の回答 | 1
2
回答質問
How do I loop through nested structures and index each component in a larger matrix?
I have data on several subjects that each performed several trials of an activity. I have read all the data into structs in the...
12年弱 前 | 0 件の回答 | 0
0
回答質問
xlsread on Mac not working
I use xlsread all the time on Windows, but it's not working on my Mac. Here is the line of code that doesn't work: xlsread('...
約12年 前 | 2 件の回答 | 0