Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #15144
| From | Lorenzo Sandini <lorenzo.sandini@pp.inet.fi> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | physiological simulator |
| Date | 2012-04-02 19:55 +0300 |
| Message-ID | <9tu40hFnjqU1@mid.individual.net> (permalink) |
Hello, Sorry in advance if this is not the right group for this, please allow me a quick question. I have no programming skills, and I need to start a project with minimal resources. For teaching purposes, I need to model the variation of some biological measurement in blood samples according to one or more external events, and represent this variation in a graphical view, with an accelerated timescale. (eg: a 24 hour period is viewed in 10 minutes). The predicted variation can be increase in the biological value or a decrease, depending on the external events. Some even can cause a steady increase over 24 hours, some other event causes a decrease for a period of 2 hours, etc... The effect of every event can be modelled mathematically, and the result of all events represented graphically. Some of the events are triggered manually at any time, and some random randomly. How would I approach this situation ? What kind of software can facilitate the task, or should it be programmed completely manually ? A colleague suggested Mathlab for that. I appreciate any advice, and please redirect me if this is the wrong place, thank you. Lorenzo
Back to comp.lang.c++ | Previous | Next — Next in thread | Find similar
physiological simulator Lorenzo Sandini <lorenzo.sandini@pp.inet.fi> - 2012-04-02 19:55 +0300
Re: physiological simulator Victor Bazarov <v.bazarov@comcast.invalid> - 2012-04-02 15:33 -0400
Re: physiological simulator Andy Champ <no.way@nospam.invalid> - 2012-04-02 20:36 +0100
Re: physiological simulator "K. Frank" <kfrank29.c@gmail.com> - 2012-04-02 12:34 -0700
Re: physiological simulator Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-04-02 21:37 +0000
csiph-web