-
BayVAR
Bayesian Vector Autoregression Modeling: BayVAR
- 2010-06-13 23:14:31下载
- 积分:1
-
zhu_bo
说明: 通过matlab语言实现了微波传输线中驻波三维动态演示(Matlab language achieved through the microwave transmission line standing wave of three-dimensional dynamic presentation)
- 2008-12-01 21:30:56下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners-and-Experienced-U
A Guide to MATLAB for Beginners and Experienced Users - Hunt Lipsman & Rosenberg
- 2014-02-25 23:01:42下载
- 积分:1
-
MPC
MPC的经典教材介绍了离散和连续系统设计的方法以及matlab设计(the book of MPC)
- 2014-09-11 09:12:40下载
- 积分:1
-
Image-de-noising-based-on-WT
基于Matlab,利用小波变换进行图像去噪(Image de-noising based on wavelet transform)
- 2013-11-25 22:07:22下载
- 积分:1
-
MUSIC-MATLAB
MUSIC 算法MATLAB程序,用于阵列信号的分析定位、定向,近场声全息中。(good,very good.)
- 2013-05-15 15:33:02下载
- 积分:1
-
genIPP
说明: 模拟IPP业务源,输出序列为IPP业务源的时间间隔序列,输入为相关的参数(simulation IPP business sources, the output sequence of IPP business sources interval sequence, input parameters related to the)
- 2005-11-30 22:22:30下载
- 积分:1
-
pso_2D1
说明: 粒子群优化算法
相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 (PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area of interest to the brothers useful. In order to compare the visual presentation of the PSO algorithm, with a two-dimensional.)
- 2006-03-03 12:30:49下载
- 积分:1
-
tr_stsp
power system variable step
- 2013-05-21 05:48:35下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1