photo

Jongan Park


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
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 ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer