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