next up previous contents
Next: Bibliography Up: manual Previous: A Research Example

   
Other Models

In addition to the models of Section 2, other lumped parameter models of the pulsatile heart and circulation and resting physiologic perturbation models may be implemented with the RCVSIM source code. These models may only be implemented at the MATLAB prompt by executing simulate.mexlx. A brief description of each of these models and the relevant MATLAB functions is given below.

In order to implement all of the above models, rather than using read_param.m, the parameter vector th must be created by first copying the file $DIR/bin/header_def.m to the current directory and then executing th=header_def; at the MATLAB prompt (Note that header_def.m can be copied to any name as long as it has the extension .m). Additionally, the appropriate option of the arguments to simulate.mexlx (type help simulate at the MATLAB prompt) must be selected.


next up previous contents
Next: Bibliography Up: manual Previous: A Research Example
Ramakrishna Mukkamala (rama@egr.msu.edu)
2004-02-03