Transform a discontinuous function to continuous form

조회 수: 4 (최근 30일)
Sergio Manzetti
Sergio Manzetti 2017년 12월 6일
댓글: Sergio Manzetti 2017년 12월 11일
Hi, I have a non-hermitian discontinuous function which looks as:
y(x) = sqrt(1/2) - e^(-2*i*x) *((sqrt(1/2)-(1/2)*cos(x) + (5^-28*x)*i)))
and because it is discontinuous in R given the the imaginary terms, I am wondering it there is any approach in MATLAB that can expand it as a series, or whether it can be transformed to be continuous in R?
Because it is quite complex, it is rather difficult to do a transform using Fourier on this, any suggestions are welcome!
Thanks!

채택된 답변

Elizabeth Reese
Elizabeth Reese 2017년 12월 8일
There are a few transforms available in the Symbolic Math Toolbox, but I am not sure that they would show you continuity or not.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by