Feeds
提问
histogram function, matlab doesnt like my dx
Hey, I am trying to create a function for histogram that takes i the vector v, with n bins and in the interval [a,b]. I create...
12 years 前 | 0 个回答 | 0
0
个回答提问
How do I generate histogram of values in a vector, n bins, spread uniformly in an interval [a,b]?
I cannot use the hist function, I am asked to generate my own m-function, in the form of myfunction(v,a,b,n) where v is the vect...
12 years 前 | 1 个回答 | 0