Problem 2915. Matlab Basics II - Find the roots of a function

Write a function that finds where a curve crosses zero (the x-axis) to two decimal places

Example:

output:

   [0 ; 1.13 ;  -0.53]

Solution Stats

22.11% Correct | 77.89% Incorrect
Last Solution submitted on Dec 12, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers88

Suggested Problems

More from this Author28

Problem Tags

Community Treasure Hunt

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

Start Hunting!