Community Profile

photo

Viggo Wivestad


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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});...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort