-
DBT_interferene
此码为信号处理方面,干扰的抑制等,利用波束,分集器等算法(The code for signal processing, interference suppression, the use of the beam, diversity, etc. Algorithm)
- 2015-03-24 10:47:31下载
- 积分:1
-
Genetic-algorithm-matlab-code-tsp(2)
Genetic algorithm matlab code tsp
- 2010-09-01 11:43:36下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
Zernike_code
Zernike calcilations code
- 2015-03-25 13:56:32下载
- 积分:1
-
03
说明: 03_认识MetaCharacters03_认识MetaCharacters03_认识MetaCharacters(RegExp)
- 2009-12-20 17:50:01下载
- 积分:1
-
zhouqitufa
周期图法功率谱估计仿真,通过改变窗函数类型、窗函数宽度、信噪比等参数,观察周期图法的性能(Periodogram power spectrum estimation
)
- 2011-04-25 03:39:38下载
- 积分:1
-
hbvhjh
different types of signals matlab code
- 2013-02-05 12:19:54下载
- 积分:1
-
Line-50Hz-electric-filter-algorithm
50hz线电滤波算法,剔除信号中的限电干扰(50hz power line filtering algorithm, brownouts eliminate signal interference)
- 2013-12-11 20:18:05下载
- 积分:1
-
FIRshuzilvboqi
说明: 一个FIR数字低通滤波器的设计,在CCS设计之前先在MATLAB中进行仿真,观察一下效果。并得到参数,然后再导入CCS中,用CCS实现FIR滤波器的设计。(A low-pass FIR digital filter design, design before the CCS in the MATLAB simulation and observe the results. And are parameters, and then import the CCS, the CCS to achieve with FIR filter design.)
- 2011-03-18 11:01:38下载
- 积分:1
-
InterferogramPhaseShift
说明: 干涉仪相位分析程序,可用来提取干涉条纹移动的相位信息(interferometer phase analysis program that can be used to extract the interference fringes mobile phase information)
- 2006-02-27 16:22:11下载
- 积分:1