Community Profile

photo

Viggo Wivestad


Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 7 år ago | 0 answers | 0

0

answers

Question


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

mer än 7 år ago | 1 answer | 1

1

answer

Question


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

mer än 7 år ago | 1 answer | 0

1

answer