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