Feeds
提问
Simulink UDP receive with Rapid accelerator
I'm having an issue with using the UDP receive block from the instrument control toolbox. I have a model which has both a UDP...
10 years 前 | 0 个回答 | 0
0
个回答提问
Simulink coder with PID - Algebraic loop when using antiwindup
I'm using simulink coder to generates code for the STM32 microcontroller. My model uses a couple of PIDs and everything works fi...
11 years 前 | 1 个回答 | 0
1
个回答已提交
Plot PMSM
Plot phase currents and Rotor position of a PMSM (Brushless Motor)
11 years 前 | 2 次下载 |

提问
S-function 2 dimension Dwork?
Hello, I'm coding a state estimator (EKF) using an matlab coded s-function, and need to store the state and covariance matrix...
12 years 前 | 2 个回答 | 0
2
个回答提问
S-Function - share complex variable between method functions
Hello, I'm trying to implement an MPC controller in simulink using Yalmip. I'm a bit stuck because i need to pass a comple...
12 years 前 | 1 个回答 | 0
1
个回答提问
error when using diff() on trigonometric functions
Hello, When i try to apply this in matlab: syms x diff(cos(x)) I get : ans = diff(cos(x), x) Instead of ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Fix variables to real values when using lsqnonlin optimizing
Hello, I'm using lsqnonlin (with levenberg-marquardt) to optimize a non linear least square problem, however, the solver some...
12 years 前 | 1 个回答 | 0
1
个回答提问
Serial communication with arbitrary number of bytes
Hello, I'm trying to receive data from a sensor in real time. the problem is the communication protocol is entirely binary le...
12 years 前 | 1 个回答 | 0
1
个回答提问
error using multivariate Gaussian number generator (mvnrnd)
Hello, I'm trying to generate N points in a n dimension with a multivariate distribution. I'm using the "mvnrnd" matlab fu...
12 years 前 | 1 个回答 | 0