How to find input from output?
古いコメントを表示
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 件のコメント
abdulaziz allohani
2021 年 2 月 25 日
x=[2 3 43 3]
採用された回答
その他の回答 (1 件)
abdulaziz allohani
2021 年 2 月 25 日
0 投票
>>x=[2 5 6 8 9 6]
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!