Charlee
Followers: 0 Following: 0
Feeds
提问
Why is my code not working?
f= @(x) average_f(x); final = 70; % Intiall estimate final = fsolve(f,final) final >= 0; function average = average_f(...
7 months 前 | 1 个回答 | 0
Followers: 0 Following: 0
提问
7 months 前 | 1 个回答 | 0