Community Profile

photo

James Briaris


Mzima Medical Ltd

Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Answered
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 ...

11 years ago | 0

Question


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],[...

11 years ago | 1 answer | 0

1

answer