Feeds
提问
Plotting anonymous functions with fsurf - involving cell arrays.
I have a long equation of around 100 terms which I want to plot using fsurf. To avoid typing in the equation by hand I’ve con...
9 years 前 | 1 个回答 | 0
1
个回答提问
RMSE - Different when calculated "by hand" compared to non-linear fitting.
I've been calculating the RMSE between "A" and "B" as follows: RMSE1=sqrt(mean((A-B).^2)) Where A is my "experimental da...
9 years 前 | 1 个回答 | 0
