Jongan Park
Followers: 0 Following: 0
Feeds
已回答
Infinite symsum returns symbolic number.
I found a similar question! and it was answered well. https://www.mathworks.com/matlabcentral/answers/479330-need-to-find-su...
Infinite symsum returns symbolic number.
I found a similar question! and it was answered well. https://www.mathworks.com/matlabcentral/answers/479330-need-to-find-su...
4 years 前 | 0
提问
Infinite symsum returns symbolic number.
Hello, I would like to compute the following code: syms n x=0.5; y=1.5; f = (400/sinh(2*n*pi))*(((n*pi)*(1-(((-1)^n)*cos(1...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to call a created function in a different function
Hi there! I made several functions like myfunc1.m , myfunc2.m, myfunc3.m and so on. they all take one function and two doubles...
5 years 前 | 1 个回答 | 0