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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sourin Dey
le 27 Juin 2016
Réponse apportée : the cyclist
le 27 Juin 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Argument Definitions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!