Feeds
已回答
Why does my anonymous function give array indices error?
The answer to this was in fact that I didn't check through my code properly. It should have been "apprxf = @(x) apprxf(x) + a(...
Why does my anonymous function give array indices error?
The answer to this was in fact that I didn't check through my code properly. It should have been "apprxf = @(x) apprxf(x) + a(...
1 year 前 | 0
| 已接受
提问
Why does my anonymous function give array indices error?
I am trying to make a function that inputs no. of terms and calculates a fourier series to that many terms. To do this I am usin...
1 year 前 | 1 个回答 | 0