photo

Charlee


Last seen: 6 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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(...

6 months ago | 1 answer | 0

1

answer