-
comb3
基于导频实现OFDM信道估计,采用DFT算法。(based on comb to realzie OFDM channel estimation)
- 2010-10-19 19:47:45下载
- 积分:1
-
ladder_matrix
求解输入矩阵的阶梯形式,仅供大家学习交流(Input matrix form for solving the ladder, only for them to learn from the exchange)
- 2011-06-06 16:11:27下载
- 积分:1
-
interruptible-load-calculation
本MATLAB程序是基于离散粒子群算法的可中断负荷的优化计算(The MATLAB program is a discrete particle swarm optimization algorithm based on interruptible load calculation)
- 2020-10-18 12:17:26下载
- 积分:1
-
trapez
Compute symmetric trapezoid region based on its sides and height length.
- 2009-07-11 22:20:22下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
Context-in-Object-Detection
基于一篇文章的代码实现-结合场景信息进行的目标分类(文章及文件名)(An article based code implementation- combined with scenes of target classification information (articles and file name))
- 2013-11-30 18:00:42下载
- 积分:1
-
viterbi
软判决译码方式,2PSK的维特比译码,MATLAB仿真(Soft-decision decoding methods, 2PSK Viterbi Decoding)
- 2009-06-11 13:57:01下载
- 积分:1
-
zuixiaoyueshu
用最小约束阵实现频率、二维到达角和极化的联合估计,大家可以参考一下了.(binding matrix with the minimum frequency, two-dimensional arrival angle and polarization of the joint estimation, we can make reference to the.)
- 2007-05-11 17:40:18下载
- 积分:1
-
jaimen_v58
一个很有用的程序,ML法能够很好的估计信号的信噪比,最大似然(ML)准则和最大后验概率(MAP)准则。( A very useful program, ML estimation method can be a good signal to noise ratio, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.)
- 2016-11-10 21:27:52下载
- 积分:1
-
Automatic-sorting-algorithm
自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序(Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting)
- 2011-06-25 13:32:18下载
- 积分:1