discrete simulations?

if I am running a discrete simulation @ 40kHz, should I still use the variable step solver or switch to a fixed point solver at the sampling frequency?

 採用された回答

Fangjun Jiang
Fangjun Jiang 2011 年 9 月 29 日

0 投票

If you are simulating a discrete system, then use the discrete solver with a fixed time step.
If your system has a 40kHz signal, you can't use a time step that is 1/40k. You need to use a time step that is not larger than 1/40k/2.
Preferably, the time step should be smaller than 1/40k/10.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDynamic System Models についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by