Community Profile

photo

Viggo Wivestad


自 2016 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答