-
sin1500MATL
用matlab产生的仿噪声文件源码.可以代替语音信号进行实验测试.(Imitation with matlab noise generated source file. Can replace the voice signal test.)
- 2008-03-18 14:22:01下载
- 积分:1
-
9927432subspace_method_for_blind_channel_estimatio
ofdm的一种盲信道估计方法:子空间盲信道估计方法(ofdm a blind channel estimation methods: the subspace blind channel estimation methods)
- 2010-03-07 08:27:40下载
- 积分: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
-
adomian
分数阶陈系统的Adomian分解法,由于传统的Adams方法(Fractional order Chen system, Adomian decomposition method, as the traditional method of Adams)
- 2020-07-16 20:08:49下载
- 积分:1
-
median~PSNR
例举了中值滤波,均值滤波等方法,以及用MSE和PSNR来判断图像质量。(Cites median filtering, average filtering method and the use of MSE and PSNR to judge image quality.)
- 2010-05-28 10:31:06下载
- 积分:1
-
90matlab-practices
matlab的90个应用实例源代码,欢迎交流(The 90 matlab source code application examples are welcome to exchange)
- 2011-06-21 16:30:42下载
- 积分:1
-
benjie_v45
基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器,对球谐函数图形进行仿真。( K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter, Of spherical harmonics graphic simulation.)
- 2021-04-19 10:28:51下载
- 积分:1
-
NSString.m
NSString框架的学习,包括NSNumber等
NSString框架的学习,包括NSNumber等(NSString framework of learning, including learning NSNumber etc. NSString framework, including NSNumber etc.)
- 2013-12-30 17:33:53下载
- 积分:1
-
filterinterner
LCL滤波器,可以滤除高次谐波,可在光伏系统发电中参考使用(LCL filter, can filter out high harmonic, can be in photovoltaic system used in power generation reference
)
- 2020-07-03 22:40:02下载
- 积分:1
-
ekfukf_1_3
Kalman 滤波和平滑工具箱,包括了1. Kalman 滤波和平滑 2. EKF 和 平滑 3. CKF 和平滑 4. UKF 和平滑 5. GHQF 和平滑 6. IMM 滤波和平滑
(EKF/UKF is an optimal filtering toolbox for Matlab.
Including:
1. Kalman filters and smoothers
2. Extended Kalman filters and smoothers
3. Unscented Kalman filters and smoothers
4. Gauss-Hermite Kalman filters and smoothers
5. Cubature Kalman filters and smoothers
6. Interacting Multiple Model (IMM) filters and smoothers)
- 2020-11-26 15:59:32下载
- 积分:1