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
