Sine Wave
2 views (last 30 days)
Show older comments
How do you create a continuous sine wave, such that the limits do not have to be defined on the x-axis
0 Comments
Accepted Answer
Walter Roberson
on 12 Nov 2011
The answer is either "You cannot", or else "sin(x)", depending what your question is intended to mean.
If you are trying to do operations on continuous functions to infinity, then the only way to do that in MATLAB is to use the symbolic toolbox.
0 Comments
More Answers (0)
See Also
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!