Write the MATLAB program using fzero

1 view (last 30 days)
Deleena Rebello
Deleena Rebello on 25 Jan 2022
Answered: Matt J on 25 Jan 2022
y = sin x; y = x^2-1 on
x=0 to pi/2 to 8 decimal places

Answers (1)

Matt J
Matt J on 25 Jan 2022
Documentation and examples for fzero:

Categories

Find more on Optimization in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!