巴卡木梨 - MATLAB Central
photo

巴卡木梨


Last seen: 9 months ago Active since 2024

Followers: 0   Following: 1

Programming Languages:
MATLAB
Spoken Languages:
Chinese
Pronouns:
She/her

Statistics

MATLAB AnswersFrom 04/24 to 01/25Use left and right arrows to move selectionFrom 04/24Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
95,488
of 296,468

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


如何在matlab图例中格式化输出参数方程的表达式
这个函数表达式怎么表示在图例中

9 months ago | 1 answer | 0

1

answer

Question


隐函数求导遇到问题
syms x y F=atan(y/x)-log(sqrt(x^2+y^2)) Fxx=diff(F,x,2) Fyy=diff(F,y,2) Fxy=diff(diff(F,x),y) Fx=diff(F,x) Fy=diff(F,y) d...

9 months ago | 0 answers | 0

0

answers
Go to top of page