How to find input from output?
Mostrar comentarios más antiguos
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 comentario
abdulaziz allohani
el 25 de Feb. de 2021
x=[2 3 43 3]
Respuesta aceptada
Más respuestas (1)
abdulaziz allohani
el 25 de Feb. de 2021
0 votos
>>x=[2 5 6 8 9 6]
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!