Overview
Comment: | Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
062029b187822b39851e505d09f272f9 |
User & Date: | geraint@users.sourceforge.net on 2002-05-19 13:01:22.000 |
Other Links: | branch diff | manifest | tags |
Context
2002-05-20
| ||
07:12:05 | Trying to get oct files generated with -oct check-in: 039197b659 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-19
| ||
13:01:22 |
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. check-in: 062029b187 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-17
| ||
11:17:35 | No longer uses df() if corresponding sensitivity parameter is 0. check-in: a29cbd4fd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/mtt_header
from [c5cc8a3a52]
to [60dbd07829].
[diff]
Modified mttroot/mtt/cc/mtt_m2cc.sh
from [7e5ae6afba]
to [71ee6a40d1].
[diff]
Modified mttroot/mtt/cc/sympar_txt2h.sh
from [f951f86658]
to [9a054e0600].
[diff]
Modified mttroot/mtt/lib/rep/sfun_rep/Makefile
from [f2177a72f4]
to [506c1123b2].
[diff]
Added mttroot/mtt/lib/rep/sfun_rep/README.tmpl version [7562840818].
Added mttroot/mtt/lib/rep/sfun_rep/ae.c.tmpl version [61cef996f8].
Added mttroot/mtt/lib/rep/sfun_rep/sfun.c.tmpl version [3726daca35].
Deleted mttroot/mtt/lib/rep/sfun_rep/sfun.cc.tmpl version [cc87f430f2].