How to find input from output?
Afficher commentaires plus anciens
A function finds a value x from values (a, b, c).
How can I find the input c, given that I know the inputs a, b and the output x?
1 commentaire
abdulaziz allohani
le 25 Fév 2021
x=[2 3 43 3]
Réponse acceptée
Plus de réponses (1)
abdulaziz allohani
le 25 Fév 2021
0 votes
>>x=[2 5 6 8 9 6]
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!