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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

