Feeds
提问
Strange fread(serial) behaviour
Hi All I'm using fread (serial) to read data from a buffer via an external microcontroller. Code is as follows: % Establ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Simple RC Circuit - Solving in S-domain
Hi All, I'm trying to work out how you would model a simple Resistor||Capacitor circuit in simulink in the _s_-domain (i.e. n...
12 years 前 | 0 个回答 | 0
0
个回答已回答
Using Object Properties with ODE45
Okay, so it's to do with the way Matlab holds the object in memory. Changes to properties doesn't appear to change the original ...
Using Object Properties with ODE45
Okay, so it's to do with the way Matlab holds the object in memory. Changes to properties doesn't appear to change the original ...
13 years 前 | 0
提问
Using Object Properties with ODE45
Hi All I'm using ODE45 with my ODEs contained in the function derivs, i.e., [T,Y] = ode45(@(t,y)derivs(t,y,obj),[0 10],[...
13 years 前 | 1 个回答 | 0