Feeds
提问
Subsetting a row of a matrix according to conditions in another row
I have a matrix in which the first row is some kind of index (let's say ranging from 1 to 50) and the second row is some varible...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to obrain p-values for coefficients with polyval - polyparci?
I am using polyfit / polyval to obtain coefficients for a simple quadratic relationship: [p,S] = polyfit(x2,y2,order); [y_fit...
2 years 前 | 2 个回答 | 0