-
lineararry
均匀线性阵列的波束成形.波束成形入门级代码(Beamforming uniform linear array)
- 2016-07-15 18:24:42下载
- 积分:1
-
nagauss
用于matlab环境下,gauss消去法及GS算法的模拟计算(For the matlab environment, gauss elimination algorithm simulation and GS)
- 2011-07-26 14:30:27下载
- 积分:1
-
klj
matlab克里金插值函数,用于数据挖掘,填充数据用。(Kriging interpolation function)
- 2015-05-11 14:57:14下载
- 积分:1
-
hh
说明: 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非
高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示
分离效果良好。 (Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy and how to measure its cost function for mixed-signal of the non-Gaussian. Described in detail based on the fixed-point Negentropy criteria and simplify the algorithm. Experiment to select three non-Gaussian vector as a signal source separation Ma tlab simulation results showed good separation efficiency.)
- 2009-04-11 22:22:44下载
- 积分:1
-
b
说明: 本代码是关于 MATLAB基础与提高 ,分第一章到第十一章(The code is about the basic and improvement of MATLAB)
- 2010-04-15 15:07:46下载
- 积分:1
-
PID_MATLAB
说明: 先进PID控制及其MATLAB仿真(刘金锟).rar(Advanced PID Control and MATLAB simulation (Liu Kun). Rar)
- 2010-04-27 14:56:15下载
- 积分:1
-
rx_demodulate
OFEM接收机的解调,检测合格,效果良好,本人亲测(the demodulation of OFDM receiver)
- 2013-07-12 20:21:26下载
- 积分:1
-
lpc
主要是针对音频求其线性预测系数在重构音频的程序(Mainly for audio and the linear prediction coefficients reconstructed audio program)
- 2013-04-30 23:47:37下载
- 积分:1
-
mxulie
产生m序列的源代码,为5级线性反馈移位寄存器,有兴趣的可以看看(Generate the source code of the m-sequence, five linear feedback shift register, interested can look at)
- 2013-05-13 07:09:51下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1