photo

Danny Dien


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Error: Line: 9 Column: 19 Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
clear all close all x=-2:0.1:2; y=exp(x^2)*cos(20x); plot(y,x) xlabel('x') ylabel('y') title('y=e...

4 years 前 | 1 个回答 | 0

1

个回答