-
Matlab
说明: Matlab在通信仿真中的应用,课件,例题,练习(Matlab simulation applications in communications, courseware, examples, exercises)
- 2010-04-10 00:29:35下载
- 积分:1
-
Karhunen-Loève.Feature.Transform
Karhunen-Loève特征变换 模式识别课程实验(Karhunen-Loève transform pattern recognition features of the experimental curriculum)
- 2007-05-26 16:02:56下载
- 积分:1
-
mvdrB
使用matlab实现的mvdr自适应波束形成算法仿真,含有详细代码说明,适用于初学者。(Use matlab to achieve the mvdr adaptive beamforming algorithm simulation, the code contains detailed instructions for beginners.)
- 2012-01-06 20:45:35下载
- 积分:1
-
Matlab-and-VC20101230
总结了matlab与vc混合编程的三种常用方法,并结合了具体的实例,简单介绍了基本的操作(Matlab and vc summarized three common hybrid programming method, and specific examples, a brief introduction of the basic operations)
- 2011-04-25 10:05:19下载
- 积分:1
-
Kmeans
matlab编写的kmeans聚类算法,最后输出每类聚类结果,可自行制定分类数,(kmeans clustering algorithm matlab prepared, the final output of each type of clustering result, the number of self-classification could be developed)
- 2014-08-19 19:48:32下载
- 积分:1
-
burg
谱估计中的伯格算法,利用matlab仿真,对信号频率做出估计(The Burg spectrum estimation algorithm using matlab simulation, to estimate the frequency of the signal)
- 2011-09-16 18:23:16下载
- 积分:1
-
SphereCollider
Sphere of MATLAB algorithms(球体之演Sphere of MATLAB algorithms算法的MATLAB)
- 2014-10-01 20:30:43下载
- 积分:1
-
upf_demos.tar
% PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)( PURPOSE: Demonstrate the differences between the following filters on the same problem: 1) Extended Kalman Filter (EKF) 2) Unscented Kalman Filter (UKF) 3) Particle Filter (PF) 4) PF with EKF proposal ( PFEKF) 5) PF with UKF proposal (PFUKF))
- 2007-09-30 11:16:30下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
work
this is a matlab code for zooming image
- 2010-03-02 12:37:07下载
- 积分:1