登录
首页 » matlab » EquationGUI-II

EquationGUI-II

于 2020-12-29 发布 文件大小:35KB
0 239
下载积分: 1 下载次数: 133

代码说明:

  采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)(EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDATOREODE.m describe some ODE problems (van der pol- prey predator- logistic model) diffcorda.m implement difference method for vibrating string (see pizzicata.m) EQUATIONGUI.m is the main program)

文件列表:

EquationGUI-II
..............\diffcorda.m,1101,2006-04-09
..............\diffcordascript.m,523,2006-04-09
..............\equationGUI.fig,8609,2006-04-10
..............\equationGUI.m,13579,2006-04-10
..............\EquationGUI_help.htm,18559,2006-04-09
..............\EquationGUI_help_file
..............\.....................\filelist.xml,1133,2006-04-09
..............\.....................\image001.wmz,325,2006-04-09
..............\.....................\image002.gif
..............\.....................\image003.wmz,452,2006-04-09
..............\.....................\image004.gif
..............\.....................\image005.wmz,351,2006-04-09
..............\.....................\image006.gif
..............\.....................\image007.wmz,362,2006-04-09
..............\.....................\image008.gif
..............\.....................\image009.wmz,386,2006-04-09
..............\.....................\image010.gif
..............\.....................\image011.wmz,358,2006-04-09
..............\.....................\image012.gif,316,2006-04-09
..............\.....................\image013.wmz,396,2006-04-09
..............\.....................\image014.gif,393,2006-04-09
..............\.....................\image015.wmz,326,2006-04-09
..............\.....................\image016.gif,261,2006-04-09
..............\.....................\image017.wmz,291,2006-04-09
..............\.....................\image018.gif,208,2006-04-09
..............\.....................\image019.wmz,329,2006-04-09
..............\.....................\image020.gif,262,2006-04-09
..............\.....................\image021.gif,208,2006-04-09
..............\.....................\image022.wmz,371,2006-04-09
..............\.....................\image023.gif,313,2006-04-09
..............\.....................\image024.wmz,306,2006-04-09
..............\.....................\image025.gif,240,2006-04-09
..............\.....................\image026.wmz,371,2006-04-09
..............\.....................\image027.gif,348,2006-04-09
..............\.....................\image028.gif,240,2006-04-09
..............\.....................\image029.wmz,246,2006-04-09
..............\.....................\image030.gif,174,2006-04-09
..............\.....................\oledata.mso,11264,2006-04-09
..............\EULER.m,89,2006-04-09
..............\HEUN.m,143,2006-04-09
..............\LOGISTICOODE.m,225,2006-04-09
..............\Mydiff.m,285,2006-04-09
..............\myODE.m,609,2006-04-09
..............\pizzicata.m,204,2006-04-10
..............\PREDAPREDATOREODE.m,187,2006-04-09
..............\RK4.m,341,2006-04-08
..............\VANDERPOLODE.m,362,2006-04-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mpsk
    在matlab环境下实现了对MPSK通信系统的仿真,(mpsk)
    2010-05-27 21:02:38下载
    积分:1
  • MPU6050HMC5883
    MPU6050+HMC5883+气压计 资料 (MPU6050/HMC5883 )
    2014-08-31 12:29:16下载
    积分:1
  • AR
    说明:  AR经典程序,AR Classic program,ke y ij ing xing pu fen xi.jiao shiyong(AR Classic program,ke y ij ing xing pu fen xi.jiao shiyong.AR Classic program,ke y ij ing xing pu fen xi.jiao shiyong)
    2012-11-08 17:12:47下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • New-Folder-(2)
    功能实现FSK的调制与解调,采用simulink进行仿真。(The file is used to realize the function of modulation and demodulation of FSK by using simulink to simulate the file.)
    2012-11-27 16:06:03下载
    积分:1
  • EM-MCE
    信号统计建模,MCE算法,EM算法,模式识别(Signal statistical modeling, MCE algorithm, EM algorithm, pattern recognition)
    2014-04-09 09:59:48下载
    积分:1
  • stap-jichu
    空时信号处理的基础程序,在matlab上运行。(space-time adaptive processor)
    2019-04-13 15:31:18下载
    积分:1
  • 1
    说明:  matlab 实现的局部图象增强程序,是自己编的饿(matlab realize local image enhancement procedure is own the hungry)
    2008-03-12 15:14:48下载
    积分:1
  • MME-stegonography-matlab
    matlab实现的MME(modified matrix encoding)隐写算法 可成功运行(the MME (modified matrix encoding) steganographic algorithm which can successfully run)
    2013-07-30 19:26:43下载
    积分:1
  • adaptga
    一种很好用的自适应遗传算法程序有需要或者有意见的请跟我联系谢谢(Adapga method )
    2014-11-03 16:44:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载