-
VB_MATLAB_COM
基于COM组件的VB与MATLAB混合编程实例,简单易懂,快速实现混编目的(COM-based components mixed VB and MATLAB programming examples, easy-to-read, fast mixed realize the purpose of)
- 2008-03-20 16:29:19下载
- 积分:1
-
ABCD
an example of ABCD matrix
- 2009-06-25 14:15:59下载
- 积分:1
-
Elangsimulation
爱尔兰仿真程序,自动生成爱尔兰表,主要用于通信网中(Ireland simulation, automatic generation Irish Table, mainly for communication network)
- 2007-06-16 10:39:47下载
- 积分:1
-
zhifangtu
说明: 图像处理--利用matlab读取图像的灰度值..............(perform on the picture using matlab..........)
- 2010-04-26 22:12:41下载
- 积分:1
-
fdtd-1d
电磁场一维的fdtd,适用于初学者参考,内为txt格式,直接复制粘贴到matlab即可。(Electromagnetic field one-dimensional fdtd)
- 2013-04-07 11:51:35下载
- 积分:1
-
sanxiang
三相桥式全控整流电路
变压器 Yd11 联结(Three-Phase Full-Bridge Controlled Rectifier
Transformer Yd11 Connection)
- 2019-06-04 14:36:29下载
- 积分:1
-
stripmapSAR-MATLAB
SAR的点目标仿真 两点目标的回波仿真 两点目标距离向压缩 两点目标距离向和方位向压缩(SAR point target simulation two goals echo simulation two target range compression points to the distance and azimuth compression)
- 2011-07-02 17:15:34下载
- 积分:1
-
SAR_RD(matlab)
合成孔径雷达成像程序,使用RD算法,对点目标进行仿真,实现点目标的成像(Synthetic aperture radar imaging procedures, the use of CS algorithm, the point target simulation to achieve point target imaging)
- 2013-12-19 12:01:42下载
- 积分:1
-
K2
说明: 用matlab实现的K2算法,需要用到贝叶斯网络工具箱(K2 algorithm implemented with matlab)
- 2011-03-07 15:55:46下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1