how to represent the following fourier series in matlab using sym function

1 view (last 30 days)

Accepted Answer

Walter Roberson
Walter Roberson on 28 Apr 2019
You cannot represent that in MATLAB using a symbolic function. The Symbolic Toolbox does not have any way to represent a sum over an indefinite collection of objects, your
If that was intended to be a sum over s from 1 to infinity, then whether there is a resolution or not depends upon which of the variables can be assumed to be real valued, and which can be assumed positive, and whether is greater than

More Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!