Plotting a saddle at given points?
조회 수: 5 (최근 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!