Feeds
提问
Plot Error (2-D Graph)
So I have a piece of code attached below, when running the code I get an error at the line plot(c_t1(1:59),c_acc); so I'm uns...
7 years 前 | 1 个回答 | 0
1
个回答提问
Indices on the left side are not compatible with the size of the right side error
So I'm writing code to create a matrix, M that stores various values for theta and x, but i'm unsure as to what to do about the ...
7 years 前 | 2 个回答 | 0
