Feeds
질문
Evaluating with quad error
I can't seem to get my function to work! I'm getting a not enough inputs error. function f=f6(r) f=r.*(1.-(r/.5)).^(1/8); ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Creating a Function file with multiple user inputs
So I'm creating a function file that is to be used in multiple root finding methods, the code is already created for those metho...
대략 12년 전 | 답변 수: 1 | 0