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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0