photo

Adelin-George


自 2023 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
Python, C++, C, Arduino
Spoken Languages:
English, French
Pronouns:
He/him

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Unrecognized function or variable 'privResolveArgs'. Error in sym/symvar (line 30) Ssym = privResolveArgs(S); Error in sym/partfrac (line 27) x = symvar(f, 1);
syms x partfrac((2*x-1/((x-1)*(x+3)*(x-4))),x) pretty(ans) b=1/(3*(x-1)) c=-1/(12*(x+3)) d=-1/(7*(x-4)) d=b+c+d pretty(d)...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I plot a periodic function?
A periodic function of period is given by: a) Plot the function in ; I tried the following code but it did not had the expec...

1 year 前 | 1 个回答 | 0

1

个回答