Sine Wave
조회 수: 2 (최근 30일)
이전 댓글 표시
How do you create a continuous sine wave, such that the limits do not have to be defined on the x-axis
댓글 수: 0
채택된 답변
Walter Roberson
2011년 11월 12일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!