Pseudo-spectra of the dynamical system

94 次查看(过去 30 天)
E K
E K about 8 hours 前
编辑: E K about 6 hours 前
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 about 7 hours 前
This does not appear to be a question about MATLAB.
E K
E K about 6 hours 前
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 个)

类别

Help CenterFile Exchange 中查找有关 Function Creation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by