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年 前 | 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年 前 | 1 件の回答 | 0