How to find input from output?
Show older comments
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 Comment
abdulaziz allohani
on 25 Feb 2021
x=[2 3 43 3]
Accepted Answer
More Answers (1)
abdulaziz allohani
on 25 Feb 2021
0 votes
>>x=[2 5 6 8 9 6]
Categories
Find more on Linear Algebra 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!