| 4 | 1/1 | 返回列表 |
| 查看: 1791 | 回復(fù): 3 | ||||||
| 【獎勵】 本帖被評價1次,作者xiegangmai增加金幣 0.6 個 | ||||||
xiegangmai版主 (職業(yè)作家)
|
[資源]
【資源】Runge-Kutta解ODE的一些程序及應(yīng)用(from MathWorks) 已有2人參與
|
|||||
|
從MathWorks上找了些Runge-Kutta算法及應(yīng)用的源碼,轉(zhuǎn)到這里,希望對要解常微分方程(組)的蟲友有借鑒。 1、Runge Kutta 4th order ode(用四階RK法解ODE) https://www.mathworks.com/matlabcentral/fileexchange/29851-runge-kutta-4th-order-ode by Judah S 29 Dec 2010 Code covered by the BSD License 2. sixth order Runge-Kutta ODE(It calculates 6th order RK ODE using Fehlberg formulation) https://www.mathworks.com/matlabcentral/fileexchange/29931-6th-order-runge-kutta-ode by Judah S 06 Jan 2011 Code covered by the BSD License 3. RKN1210 - A 12th/10th order Runge-Kutta-Nystrom integrator(Integrator for second-order ODE's with very stringent error tolerances) https://www.mathworks.com/matlabcentral/fileexchange/25291-rkn1210-a-12th10th-order-runge-kutta-nystrom-integrator by Rody Oldenhuis 11 Sep 2009 (Updated 28 Oct 2010) Code covered by the BSD License 源碼及示例見上面鏈接。 4. Accurate Fast Marching(Multistencils second order Fast Marching 2D and 3D including rk4 shortest path and skeletonize) https://www.mathworks.com/matlabcentral/fileexchange/24531-accurate-fast-marching by Dirk-Jan Kroon 23 Jun 2009 (Updated 21 Dec 2010) Code covered by the BSD License 源碼比較多,感興趣就請從上面的鏈接下吧。 5. double pendulum(the function is GUI that simulate double pendulum,the function is GUI that simulate double pendulum by using 4th-order Runge-Kutta algorithm for the differential equations) https://www.mathworks.com/matlabcentral/fileexchange/28490-double-pendulum by Moshe Lindner 16 Aug 2010 Code covered by the BSD License 源碼見以上連接。 6. Weighted Kinematic Control of PPRR Manipulator(PPRR機械手運動控制) https://www.mathworks.com/matlabcentral/fileexchange/23910-weighted-kinematic-control-of-pprr-manipulator by Hrishi Shah 26 Apr 2009 (Updated 16 Feb 2010) Code covered by the BSD License 源碼見以上鏈接。 7. Program to Solve initial value problems by various methods(求解初值問題) https://www.mathworks.com/matlabcentral/fileexchange/24614-program-to-solve-initial-value-problems-by-various-methods by Daniel Klawitter 01 Jul 2009 (Updated 01 Jul 2009) Code covered by the BSD License 很實用的初值問題求解代碼,下載見以上鏈接。 8. Mackey-Glass time series generator(generates a Mackey-Glass time series using the 4-th order Runge-Kutta method) https://www.mathworks.com/matlabcentral/fileexchange/24390-mackey-glass-time-series-generator by Marco Cococcioni 09 Jun 2009 Code covered by the BSD License 9. CHAO-AND-HEART-DATABASE(Each volume is composed of figures of simulations with matlab R2007a, with runge kutta 4,with comments.) https://www.mathworks.com/matlabcentral/fileexchange/24272-chao-and-heart-database by Dit Papa Lamine ndao 27 May 2009 Code covered by the BSD License 10. Cardiac Chao with modele pacemaker VI1(The model is electrical stimulated with current Io=constant or Io=Asinwt.The model is integrated with runge kutta and R2007a.) https://www.mathworks.com/matlabcentral/fileexchange/21531-cardiac-chao-with-modele-pacemaker-vi1 by Dit Papa Lamine ndao 24 Sep 2008 (Updated 24 Sep 2008) No BSD License 11. Runge Kutta Ballistic Propagation(一個彈道的計算程序) https://www.mathworks.com/matlabcentral/fileexchange/16626-runge-kutta-ballistic-propagation by Luke 27 Sep 2007 (Updated 28 Sep 2007) No SD License 12. M-File Comput N°1 Of Model Pacemaker VI1 Of All The Cardiac Cells With R2007a(computing with runge kutta 4 model pacemaker VI1 for all the cardiac cells) https://www.mathworks.com/matlabcentral/fileexchange/16039-m-file-comput-n%C2%B01-of-model-pacemaker-vi1-of-all-the-cardiac-cells-with-r2007a by Dit Papa Lamine NDao 21 Aug 2007 (Updated 22 Aug 2007) No BSD License 13. Designing Algorith and Programation Of Cardiac Software Guide with Mat Lab(algorith and programation of a guide computing the symbolic model pacemake) https://www.mathworks.com/matlabcentral/fileexchange/15840-designing-algorith-and-programation-of-cardiac-software-guide-with-mat-lab by Dit Papa Lamine NDao 06 Aug 2007 (Updated 06 Aug 2007) No BSD License 14. M-File Application OF Model Pcemaker VI1 of Cardiac Cells With Runge Kutta 4 https://www.mathworks.com/matlabcentral/fileexchange/15795-m-file-application-of-model-pcemaker-vi1-of-cardiac-cells-with-runge-kutta-4 by Dit Papa Lamine NDao 02 Aug 2007 (Updated 02 Aug 2007) No BSD License 15. ROCK4(explicit solver for stiff equations) https://www.mathworks.com/matlabcentral/fileexchange/12129-rock4 by Gerd Steinebach 01 Sep 2006 (Updated 01 Sep 2006) No BSD License 16. Symplectic Integrators(Symplectic integrators for separable and nonseparable Hamiltonians) https://www.mathworks.com/matlabcentral/fileexchange/7686-symplectic-integrators by Francisco Beron-Vera 18 May 2005 (Updated 21 Jul 2006) Code covered by the BSD License 17. TriStream(Compute streamlines on triangular mesh) https://www.mathworks.com/matlabcentral/fileexchange/11278-tristream by Matthew Wolinsky 02 Jun 2006 (Updated 06 Jun 2006) No BSD License 18. equationGUI(A simple GUI for ODE (van der pol-prey predator - logistic model) and PDE (vibrating string)) https://www.mathworks.com/matlabcentral/fileexchange/10784-equationgui by giancarlo zaccone 18 Apr 2006 (Updated 20 Apr 2006) Code covered by the BSD License 19. fieldlines3D(fieldlines3D(X,Y,Z,U,V,W,x0,y0,z0) plots a field line with the initial point P(x0,y0,z0).The matrices X,Y,Z,U,V,and W must all be the same size and contain corresponding position and field components.The function employs the 4th order Runge-Kutta method for solving numerically differential equation y'=f(x,y).) https://www.mathworks.com/matlabcentral/fileexchange/7768-fieldlines3d by Avni Pllana 02 Jun 2005 (Updated 06 Jun 2005) Code covered by the BSD License 20. fieldlines(Plots a field line with the initial point P(x0,y0) for a 2D-field.) https://www.mathworks.com/matlabcentral/fileexchange/5710-fieldlines by Avni Pllana 14 Aug 2004 (Updated 18 Aug 2004) Code covered by the BSD License 21. Dynamics of Some Classical System Models(Animated response of some classical systems) https://www.mathworks.com/matlabcentral/fileexchange/6558-dynamics-of-some-classical-system-models by Howard Wilson 15 Dec 2004 (Updated 20 Dec 2004) No BSD License 22. rkn86(Solves numerically a system of ODEs of the form d^2 y/ dx^2=f(x,y).) https://www.mathworks.com/matlabcentral/fileexchange/3153-rkn86 by Charalampos Tsitouras 17 Mar 2003 (Updated 20 Feb 2004) No BSD License 23. ode87 Integrator(integrates ode system with high accuracy) https://www.mathworks.com/matlabcentral/fileexchange/3616-ode87-integrator by Vasiliy Govorukhin 18 Jun 2003 (Updated 19 Jun 2003) Code covered by the BSD License 24. ode86(integrates a system of ordinary differential equations at stringent tolerances) https://www.mathworks.com/matlabcentral/fileexchange/2911-ode86 by Charalampos Tsitouras 06 Jan 2003 (Updated 07 Jan 2003) No BSD License |
數(shù)值計算/matlab(學(xué)習(xí)集) | 計算數(shù)學(xué)與經(jīng)濟統(tǒng)計 | matlab | software |


| 4 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 294求調(diào)劑材料與化工專碩 +5 | 陌の森林 2026-03-18 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 能源材料化學(xué)課題組招收碩士研究生8-10名 +4 | 脫穎而出 2026-03-16 | 10/500 |
|
|
[考研] 328求調(diào)劑,英語六級551,有科研經(jīng)歷 +3 | 生物工程調(diào)劑 2026-03-16 | 10/500 |
|
|
[考研] 材料專業(yè)求調(diào)劑 +5 | hanamiko 2026-03-18 | 5/250 |
|
|
[考研] 材料專碩英一數(shù)二306 +4 | z1z2z3879 2026-03-18 | 4/200 |
|
|
[教師之家] 焦慮 +8 | 水冰月月野兔 2026-03-13 | 12/600 |
|
|
[考研] 085601材料工程專碩求調(diào)劑 +6 | 慕寒mio 2026-03-16 | 6/300 |
|
|
[考研] 301求調(diào)劑 +9 | yy要上岸呀 2026-03-17 | 9/450 |
|
|
[考研] 293求調(diào)劑 +11 | zjl的號 2026-03-16 | 16/800 |
|
|
[考研] 268求調(diào)劑 +8 | 一定有學(xué)上- 2026-03-14 | 9/450 |
|
|
[考研] 301求調(diào)劑 +4 | A_JiXing 2026-03-16 | 4/200 |
|
|
[考研] 材料與化工專碩調(diào)劑 +5 | heming3743 2026-03-16 | 5/250 |
|
|
[考研] 一志愿南京大學(xué),080500材料科學(xué)與工程,調(diào)劑 +4 | Jy? 2026-03-16 | 4/200 |
|
|
[考研] [導(dǎo)師推薦]西南科技大學(xué)國防/材料導(dǎo)師推薦 +3 | 尖角小荷 2026-03-16 | 6/300 |
|
|
[考研] 0703一志愿211 285分求調(diào)劑 +5 | ly3471z 2026-03-13 | 5/250 |
|
|
[考研] 一志愿華中師范071000,325求調(diào)劑 +6 | RuitingC 2026-03-12 | 6/300 |
|
|
[考研] 328求調(diào)劑 +3 | 5201314Lsy! 2026-03-13 | 6/300 |
|
|
[考研] 304求調(diào)劑 +7 | 7712b 2026-03-13 | 7/350 |
|
|
[考研] 求調(diào)劑 +5 | 一定有學(xué)上- 2026-03-12 | 5/250 |
|
|
[考研] 工科278分求調(diào)劑 +5 | 周慢熱啊 2026-03-12 | 7/350 |
|