Feeds
提问
What is wrong with my polyfit variable?
I am trying to write code to modele the best fit line of a data set using a power function, however whenever I try to find the e...
5 years 前 | 1 个回答 | 0
1
个回答提问
Why does my variable iterate only once in my while loop?
x = 1; y = 1; times1 = 0; times2 = 0; while x <= size(VideoNumber) if number == VideoNumber(x) times1 = times1...
5 years 前 | 0 个回答 | 0
0
个回答提问
Why are my staitistic functions returning an array rather than a single value?
I've been trying to get my function to return a single value, but no matter how I arrange it the statisic function(x) always co...
5 years 前 | 1 个回答 | 0
1
个回答提问
Error Stopping me from Installing Matlab
Whenever I try to install Matlab, I go to extract the setup file using poweriso, but near the end of the extraction process it t...
5 years 前 | 0 个回答 | 0
