필터 지우기
필터 지우기

Pseudo-spectra of the dynamical system

조회 수: 90 (최근 30일)
E K
E K 대략 5시간 전
편집: E K 대략 2시간 전
Question is about a Pseudo spectra of the dynamic system. What does a following system of two second order equations say in terms of pseudo-spectral analysis? Here is a system where MATLAB notation is used. x(t) and y(t) are functions of time:
diff(x,2) - 2 * a * diff(y,1) + b^2 * x = 2 * q * a^2 * x,
diff(y,2) + 2 * a * diff(x,1) + b^2 * y = 0.
where b > a > 0 and q are constants. q is a small parameter that can introduce instability in the system.
P.S. This is math & physics related question, and I am asking a pseudo-spectra insight to understand how speudo-spectra 'picture' is related to waves I saw long time ago that are, for example, responsible for produsing a linear instability in the dynamical systems. Here is a link to a specific note that analysis above system the way I used in my research related to space, solar and lab plasma phenomena:
  댓글 수: 3
Walter Roberson
Walter Roberson 6분 전
This does not appear to be a question about MATLAB.
E K
E K 대략 2시간 전
In this forum there are many spectra and math related questions too, articles, and even blog posts by people working for MATLAB. Even by Dr. Moler, who I believe had a paper about pseudo-spectra long time ago too. My background is in physics, and I asked for help to those who can explain pseudo-spectra picture.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by