photo

Jongan Park


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
164,052
of 300,486

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,015

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,319

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

6 years ago | 1 answer | 0

1

answer