B*******y 发帖数: 766 | 1 请问有什么常用的matlab工具箱么,能不能推荐几个免费下载的,谢谢 | h****J 发帖数: 56 | 2 Are you working on ordinary differntial equations (OED) or partial
differential equations (PED)? And do you need to do parameter estimation or
just some simple simulations with known parameters?
【在 B*******y 的大作中提到】 : 请问有什么常用的matlab工具箱么,能不能推荐几个免费下载的,谢谢
| B*******y 发帖数: 766 | 3 全部都是OED的,现在只是做一些simulation,不过可能以后要弄一些参数estimation
谢谢指教
or
【在 h****J 的大作中提到】 : Are you working on ordinary differntial equations (OED) or partial : differential equations (PED)? And do you need to do parameter estimation or : just some simple simulations with known parameters?
| b*********n 发帖数: 2975 | 4 FT, ODE, PDE, 呵呵
全部都是OED的,现在只是做一些simulation,不过可能以后要弄一些参数estimation
谢谢指教
or
【在 B*******y 的大作中提到】 : 全部都是OED的,现在只是做一些simulation,不过可能以后要弄一些参数estimation : 谢谢指教 : : or
| B*******y 发帖数: 766 | 5 sorry ODE ODE
【在 b*********n 的大作中提到】 : FT, ODE, PDE, 呵呵 : : 全部都是OED的,现在只是做一些simulation,不过可能以后要弄一些参数estimation : 谢谢指教 : or
| h****J 发帖数: 56 | 6 My fault. I had typos earlier.
Using MatLab to do ODE simulation is very simple; I don’t think you need
any extra software kits. Never used MatLab for parameter estimation before,
but had some experience with FORTRAN. There is a software solver called
LSODE, see below for details. I believe this is a more professional package
but it could be tricky to use. You may need someone to help you out, if you
didn’t have much engineering background.
I guess you are doing some compartment PK modeling?
===
【在 b*********n 的大作中提到】 : FT, ODE, PDE, 呵呵 : : 全部都是OED的,现在只是做一些simulation,不过可能以后要弄一些参数estimation : 谢谢指教 : or
| h****J 发帖数: 56 | 7 Forgot to mention: if you want to use LSODE, they can be downloaded from
Lawrence Livermore National Laboratory, and they are free.
http://www.llnl.gov/CASC/software.html.
,
package
you
【在 h****J 的大作中提到】 : My fault. I had typos earlier. : Using MatLab to do ODE simulation is very simple; I don’t think you need : any extra software kits. Never used MatLab for parameter estimation before, : but had some experience with FORTRAN. There is a software solver called : LSODE, see below for details. I believe this is a more professional package : but it could be tricky to use. You may need someone to help you out, if you : didn’t have much engineering background. : I guess you are doing some compartment PK modeling? : ===
| B*******y 发帖数: 766 | 8 谢谢,我一定好好研究研究你的帖子,太有用了,太有用了
,
package
you
【在 h****J 的大作中提到】 : My fault. I had typos earlier. : Using MatLab to do ODE simulation is very simple; I don’t think you need : any extra software kits. Never used MatLab for parameter estimation before, : but had some experience with FORTRAN. There is a software solver called : LSODE, see below for details. I believe this is a more professional package : but it could be tricky to use. You may need someone to help you out, if you : didn’t have much engineering background. : I guess you are doing some compartment PK modeling? : ===
|
|