photo

Ayatullah


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Error message when computing integral: first input argument must be a function handle
n =0:0.5:10; x = exp(-1*n); subplot(3,3,1),stem(x) title('exponential') g = sin(n); subplot(3,3,2),stem(g) title('sinu...

2 years 前 | 0