フィルターのクリア

differential equations

2 ビュー (過去 30 日間)
Natalia
Natalia 2011 年 3 月 8 日
To solve a problem by means of debugging it was not possible. The compiler has shown nothing... In an error it is written "either by reducing the fixed step size or by tightening the error tolerances"... How can I reduce the fixed step size?
And prompt please, can to solve my problem as it is described here http://www.mathworks.com/help/toolbox/simulink/ug/f11-69449.html My model solves system of the differential equations which are already resulted in the form of Koshi (18 equations). The error arises probably because there is no decision...
  1 件のコメント
Natalia
Natalia 2011 年 3 月 9 日
Nobody faced such problem?

サインインしてコメントする。

採用された回答

Seth Popinchalk
Seth Popinchalk 2011 年 3 月 29 日
Fixed step size is a solver setting under Configuration Parameters on the Solver page. If you are running a continuous model with a fixed step solver and getting an error or a derivative going to infinity, you may have a singularity in the system.
Try running the model using a variable step solver.
  1 件のコメント
Natalia
Natalia 2011 年 4 月 2 日
Thanks you for the answer, but in a code which I have written, there was an error. S-function works.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by