-
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
-
PAPRoversampling
正交频分复用的papr仿真,在MATLAB环境下,m语言实现。(Orthogonal Frequency Division Multiplexing papr of simulation, in the MATLAB environment, m language.)
- 2009-04-23 10:31:33下载
- 积分:1
-
Target-Tracking-based-KF
说明: 本程序包设计了一个利用Matlab编写的基于Kalman Filter的Target Tracking仿真器,可用于目标跟踪的仿真实验。(The design of a package written in Matlab, Kalman Filter for Target Tracking based simulator can be used for target tracking simulation.)
- 2011-03-06 15:17:44下载
- 积分:1
-
Color-DWT-SVD-watermarking
color image watermarking in r g b planes using rdwt and svd
- 2014-02-05 11:42:04下载
- 积分:1
-
xian
运用matlab软件,编程运算,进行回归分析(Use matlab software, programming operations, the regression analysis)
- 2013-09-14 10:15:19下载
- 积分:1
-
offset_matrix_generation
移动通信mimo信道建模中用到的小程序3。(Used in mobile communication mimo channel modeling program.)
- 2012-11-05 21:16:08下载
- 积分:1
-
BackGroundSubtraction
Background subtraction matlab code for object motion estimation and tracking in video
- 2015-04-17 01:58:35下载
- 积分:1
-
stabilization_to_beta_line_positive
说明: 轮式移动机器人镇定到倾角为任意的直线上,角度可以任意指定(Stabilization of wheeled mobile robot to the inclination of arbitrary straight line, angle can be specified)
- 2008-12-01 19:57:34下载
- 积分:1
-
ar-kalman-1
基于卡尔曼算法的AR模型系数预测,利用卡尔曼滤波算法对AR模型的系数进行实时更新,可以观察到预测准确度有明显提高(Kalman algorithm based on AR model coefficients predicted using the Kalman filter AR model coefficients for real-time updates can be observed significantly improve prediction accuracy)
- 2011-05-09 10:14:52下载
- 积分:1
-
scale_free
Matlab 无标度网络 可以任意增加节点,边的数量(Matlab scale-free network nodes can be arbitrarily increased, the number of edges)
- 2011-07-30 16:06:16下载
- 积分:1