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 years 前 | 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 years 前 | 1 个回答 | 0