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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
