-
SOAmodel
该程序系统的模拟了半导体光放大器的物理模型,对研究半导体光放大器非常有用!!(The program system to simulate the physical model of semiconductor optical amplifiers, semiconductor optical amplifiers for research is very useful! !)
- 2021-04-08 20:29:00下载
- 积分:1
-
single_CR_Pd_vs_Pf
matlab环境下单个节点能量感知的检测概率与虚警概率(energy of a single node under matlab perceived probability of detection and false alarm probability)
- 2021-03-04 09:19:32下载
- 积分:1
-
de-LDPC
该算法时LDPC码优化的好帮手。通过差分进化(DE)实现LDPC码度分布优化。给定码率,自动搜索最佳度分布。算法运算量较小,可以得到次优解。(The algorithm of LDPC code optimization is a good helper. Through differential evolution ( DE ) to realize LDPC code degree distribution optimization. Given rate, automatic search of optimal degree distribution. Algorithm can get smaller, suboptimal solution.
)
- 2020-07-08 11:18:57下载
- 积分:1
-
hammingcodes3
A simple m-file to compute the experiemntal BER of coded BPSK(A simple m-file to compute the experiemnta l coded BER of BPSK)
- 2007-04-16 12:04:50下载
- 积分:1
-
MINUTERIE
A 16F84A based timer for applications that need a timer.
- 2014-08-20 23:58:17下载
- 积分:1
-
DTW
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 (DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.)
- 2010-09-27 16:54:22下载
- 积分:1
-
ML
说明: 换句话说,信号可能仍然是
探测到,但以较低的质量。这是通常所说
对软失败。幸运的是,新的传输的多样性
方案提供了相同软失败。对(one of the receive chains fail, and the other receive
chain is operational, then the performance loss is on the order
of the diversity gain. In other words, the signal may still be
detected, but with inferior quality. This is commonly referred
to as soft failure. Fortunately, the new transmit diversity
scheme provides the same soft failure. To)
- 2011-05-28 14:30:02下载
- 积分:1
-
dm
说明: code of digital modulation with memory
- 2014-11-25 03:45:11下载
- 积分:1
-
robustcontroltoolbook_matlab
robust control toolbook
- 2008-12-12 18:09:33下载
- 积分:1
-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1