-
UltraSound
Some algorithms in the realm of ultrasound
- 2011-07-07 10:53:11下载
- 积分:1
-
limcond
matlab subroutine incldes limit conditions ito the global stifness matrix and load victor for a quzdrilateral element
- 2013-08-15 02:23:22下载
- 积分:1
-
Several-MPPT-Methods
详细介绍几种常用光伏最大功率跟踪算法,并对其各自缺点提出改进(Comparison and Improvement of Several MPPT Methods)
- 2014-02-19 15:17:47下载
- 积分:1
-
F_contextNIG2
正态反高斯模型的参数估计并且结合上下文模型的算法研究与实现matlab,这是一个很好的算法!(Normal anti-Gaussian model parameter estimation algorithm context model and combined with the realization of matlab)
- 2013-12-14 11:20:51下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
flower_petal
一个非常简单而有趣的脚本M文件,用于实现一定的绘图功能(a very simple and interesting script M, used to achieve a certain graphics)
- 2005-03-30 10:41:51下载
- 积分:1
-
sdarticle2
New matching pursuit-based algorithm for SNR improvement in ultrasonic NDT
(signal process 中的文章,mp去噪)(New matching pursuit-based algorithm for SNR improvement in ultrasonic NDT (signal process in the article, mp denoising))
- 2007-06-11 15:28:29下载
- 积分:1
-
New-folder
This function will display the radars buffer content in separate figures.
- 2013-04-24 13:04:08下载
- 积分:1
-
chengxu_1
这是默认的编码方式交付变种
车辆路径问题(This is the default encoding of the delivery variant
of the vehicle routing problem
with one base and a homogeneous fleet.
)
- 2010-10-23 18:22:12下载
- 积分:1
-
LMS11
说明: 自己编的LMS自适应算法的MATLAB源程序
本程序内容:
产生一个信号+白噪声序列,用lms算法自适应去除噪声;
lmsx.m为自适应函数
task2.m为主函数,其中调用lmsx.m
(own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing noise; Lmsx.m of adaptive function task2.m main function, which calls lmsx.m)
- 2006-03-01 15:57:53下载
- 积分:1