Plotting a saddle at given points?
2 ビュー (過去 30 日間)
古いコメントを表示
I have a function f(x,y) = (Polynomials of x and y)
I solved this on paper and found that I have saddle points at (1,3)
I am wondering how I can plot this on matlab?
I attempted to use fplot and since my function has x and y (two variables ) it didnt work.
I also tried the basic meshplot of a saddle but I couldnt get my points to be incorperated in the graph.
Thanks
0 件のコメント
回答 (1 件)
Star Strider
2020 年 3 月 8 日
‘I attempted to use fplot and since my function has x and y (two variables ) it didnt work.’
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Calculus についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!