when i use:
>> f=inline('@(x) cos*x+sin*x','x');
>> akar=bisection(f,2,4,20,1e-2)
it will show:
Undefined function or variable 'bisection'.
Pls someone can tell me where is the problem?
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!