Feeds
提问
How can I use tfestimate with multi-experiment data?
I am trying to use tfestimate() with inputs and outputs garnered from multiple experiments. However, I'm not sure what the most ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Can't get information in workspace from an S-function in an automated manner
I have an S-function that I've built using some referenced c-files, and I want to store some of the properties regarding the nam...
10 years 前 | 0 个回答 | 0
0
个回答提问
I don't know the cause of these jumps when finding a solution with a discontinuous reference function
I have a simple function with error dynamics edot = -b0*e, which means that if I track a reference function Fref, the output F h...
11 years 前 | 0 个回答 | 0
0
个回答提问
Using S-Function Builder with xPC Target
I used the S-function builder to compile some C-files that I used in Simulink. However, when I went to run it in xPC Target, it ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How do I solve a differential equation that has an input derivative using ode45?
I have a simple equation I'd like to solve: Fdot = udot - b0*(F - u), where u is a time varying input, F is the variable I'm sol...
11 years 前 | 1 个回答 | 0
1
个回答提问
Can't get model in xPC Target to communicate with a computer running MATLAB via UDP
In short, I can get two computers running MATLAB to talk to each other via UDP, and I've used UDP blocks in xPC Target to commun...
11 years 前 | 0 个回答 | 0
0
个回答提问
Is it possible to visualize things happening on a target computer in (close to) real time on the Host?
I'm using xPC Target to control a robot arm with a joystick. I'd like to plot its location in a 2-D plane (so things that are to...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Identical blocks in Simulink with identical inputs from different sources results in different solutions
Hi Guy, thanks for your comments. I tried to look into your suggestions. The colors are present purely to draw attention to the ...
Identical blocks in Simulink with identical inputs from different sources results in different solutions
Hi Guy, thanks for your comments. I tried to look into your suggestions. The colors are present purely to draw attention to the ...
11 years 前 | 0
提问
Identical blocks in Simulink with identical inputs from different sources results in different solutions
While debugging a model-based controller on a system, I came across the following situation: I have two identical blocks, eac...
11 years 前 | 2 个回答 | 0