turn matrix into function ?
古いコメントを表示
i have two colomns a and b, i want to turn them into a function such as b=f(a),is that possible thank you
採用された回答
その他の回答 (1 件)
John BG
2017 年 3 月 27 日
0 投票
Hi Best Programmer
the problem you want to solve, the capture of intersections between curves that DO NOT have defined the exact points of interesection is already solved in the MATLAB exchange.
I have used Mr Schwarz's function intersections.m repeatedly and it always hits the points the right points:
at least 2 points per curve. Try it, it works.
if you find these lines useful would you please mark my answer as Accepted Answer?
To any other reader, if you find this answer of any help please click on the thumbs-up vote link,
thanks in advance for time and attention
John BG
カテゴリ
ヘルプ センター および File Exchange で Transform Data についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!