Sine Wave
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How do you create a continuous sine wave, such that the limits do not have to be defined on the x-axis
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!