simulinkでの積分について
Show older comments
1/s (integrator)ブロックを2つ使ってsin(ωt)をtで2階積分したところ画像のように正比例するようなグラフになってしまいました。 自分では(-1/ω^2)sin(ωt) とかになると思っていたので不思議に感じています。(おそらくですが、積分定数の影響があるのかも?)
ω = 1 [rad/s] にしました。
質問は以下の2点です。
・なぜこのようになってしまったのか?
・これを改善して(-1/ω^2)sin(ωt)のようなグラフを出力する方法はあるのか?
わかる方がいたらどうか教えていただきたく思います。


Accepted Answer
More Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

