Feeds
질문
Calculate misfit or goodness of fit from 2 curves with different array size.
Hello, im currently trying to find the goodness of fit or misfit value between two plots that have different array size. I hav...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
How to combine two trendline from two figures and find the angle?
Halo, i have asked about the same thing before and also i have searched for the solution on Google but still havent found it yet...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to combine two trendlines from two different plot?
I have array data. Let's say time, x, and y. They are all 117*1 array. Then i make plots. And then i add a trendline for each pl...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to get equation from each plot?
So I have this code: wkt is 117*1 array x is also 117*1 array a=polyfit(wkt,x); b=polyval(a,wkt); figure plo...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
What is histc for?
My teacher gave me a mfile for my final project. I read the code and i saw histc command. I have read about histc in Matlab help...
대략 8년 전 | 답변 수: 1 | 0

