I have to declare a function f(x)= x^3-2*x^2-4 , and I've to insert value a & b in the function f(x) as f(a) and f(b) , how to do this? value of a and b will continue change within a certain condition.
1 view (last 30 days)
Show older comments
I have to declare a function f(x)= x^3-2*x^2-4 , and I've to insert value a & b in the function f(x) as f(a) and f(b) , how to do this? Value of a and b will continue changing within a certain condition.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Argument Definitions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!