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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0