Community Profile

photo

Viggo Wivestad


2016 年からアクティブ

統計

  • First Review
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


Simulink + Arduino Uno: Problem logging two signals
I am controlling a cascade system using Simulink, two PI-regulators, two analog inputs and one PWM output. However, I am having ...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


ODE: Using try/catch to catch "Unable to meet integration tolerances (...)" not working
opt = odeset('AbsTol',1e-4,'RelTol',1e-4,'Stats','off'); ME = []; for i = 1:N func = @(t,x) mbl(x,p{i});...

7年以上 前 | 1 件の回答 | 1

1

回答

質問


Turn variable-step solution into fixed-step
I am simulating a system that is very stiff and nonlinear using ODE23s. I need the variable step-length for the simulation to be...

7年以上 前 | 1 件の回答 | 0

1

回答