統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,502
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
surf function give wrong graph
I am using surf to draw a surface when given 3 matrix, y_test, z_test, m_k. y_test and z_test is both 1x100. m_k is a 100x100 m...
4年弱 前 | 1 件の回答 | 0
1
回答質問
matrix calculation have wrong answer
I have the following code, clear; time = datestr(now,'dd-mm-yyyy HH-MM-SS'); input=xlsread('Book1.xlsx'); load('beta0_1.mat...
4年弱 前 | 1 件の回答 | 0
1
回答質問
reading file in objective function optimization
Im using genetic algorithm to optimize a function, but in my objective function there are xlsread, and lots of load .mat file. I...
4年弱 前 | 1 件の回答 | 0
