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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sourin Dey
el 27 de Jun. de 2016
Respondida: the cyclist
el 27 de Jun. de 2016
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Argument Definitions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!