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