-
EULER_forward_ODE
[t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
欧拉向前逼近法求解微分方程初值问题
f定义了函数f(t,y)的
t0时的初始值定义吨
Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y)
- 2011-05-15 11:17:04下载
- 积分:1
-
2D_FDTD_TE
二维FDTD TE波圆柱仿真 频率 波长 圆柱的周长,改变圆柱的尺寸 每最小波长20个采样点 划分的网格数(Two dimensional FDTD TE wave cylindrical simulation frequency wavelength cylindrical perimeter, change the size of the minimum wavelength of each cylinder of20 sampling points of grid number)
- 2012-06-18 12:29:25下载
- 积分:1
-
OpenTSTOOL
混沌时间序列工具箱OpenTStool,解压后添加后matlab工具箱中即可,里面有说明,很好用。(Chaotic Time Series Toolbox OpenTStool)
- 2020-10-21 17:17:23下载
- 积分:1
-
matdemo
说明: matlab 和c或者c++ 接口程序,采用mex技术和matlab 计算引擎方式,可以提高matlab运行效率(matlab and c or c++ interface program using matlab calculation mex engine technology and methods can improve the operating efficiency matlab)
- 2008-09-15 16:42:06下载
- 积分:1
-
SignCode
SignCode, is used to create your own Code Signing
The SignTool tool is a command-line tool that digitally signs files, verifies signatures in files, or time stamps files.
- 2013-01-28 12:22:04下载
- 积分:1
-
2---Copy
this is matlab code for the eye select
- 2013-08-19 00:39:45下载
- 积分:1
-
CONP
平衡反应器,用来分析在不同的时间尺度内的化学反应进行程度和气体生成(the conp code is used to analysis the degree of chemical reactions and the productions.)
- 2014-11-20 23:23:34下载
- 积分:1
-
MATLAB-Commonly-used-functions
常见的matlab的函数使用介绍以及常用的matlab进行数值计算的程序(Common function introduced the use of MATLAB and MATLAB for numerical calculation program)
- 2015-04-09 08:13:24下载
- 积分:1
-
zuiyouhua
自己用Matlab编写的最优化算法,包括0.618,梯度法,共轭梯度法,罚函数法.(Their own written with Matlab optimization algorithms, including 0.618, gradient method, conjugate gradient method, penalty function.)
- 2010-07-19 18:38:12下载
- 积分:1
-
EKF
说明: 扩展卡尔曼滤波例程,data为数据,EKF是处理数据的函数(Extended Kalman filter routine, data for the data, EKF is a function of processing data)
- 2011-03-02 16:52:43下载
- 积分:1