Community Profile

photo

K0ertis


Last seen: 3 years ago Active since 2014

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Control Raspberry Pi Motor HAT with Simulink
Hi! Did you got any solution? Would also be interested to use the Motor HAT in Simulink. Cheers,

7 years ago | 0

Question


fmincon returns wrong length
Hi! I have a large Simulink- Modell in which I want to optimize two PI- controllers. My variables are x_1... x_4 such as: ...

9 years ago | 1 answer | 0

1

answer

Question


fmincon PI-controller of nonlinear System
Hi! I want to optimize two PI-controllers of my simulink model(high nonlinear). I have several constrains of my nonlinear syt...

9 years ago | 1 answer | 0

1

answer

Question


persistent variables are not empty
<</matlabcentral/answers/uploaded_files/16507/Matlab_bug.png>> Hi, I often used persitend in the past, as I remember it alw...

9 years ago | 1 answer | 1

1

answer

Answered
Unable to connect to I2C on Raspberry with i2cdev
Thanks! I've tried that solution and it works for 0x1d. Now I am able to connect to 0x48 and 0x1D but not to 0x0E, this Error oc...

10 years ago | 0

Answered
Unable to connect to I2C on Raspberry with i2cdev
I get those returns: EDU>> scanI2CBus(rpi,'i2c-1') ans = '0x0e' '0x1d' '0x48' and with: ...

10 years ago | 0

Question


Unable to connect to I2C on Raspberry with i2cdev
Hi! I have successfully connected my Raspi with Matlab. The raspi fcn works fine, but when I try to connect my ACC sensor from 0...

10 years ago | 6 answers | 0

6

answers