-
AzimuthdependenceofDopplerspectraofseaclutteratlo
Azimuth dependence of Doppler spectra of sea clutter at low grazing angle
- 2010-01-27 13:52:10下载
- 积分:1
-
LDPC510_ZHM
说明: 产生长度为510的LDPC码,同时给出误码率,仅供参考。(Generated LDPC codes of length 510, the bit error rate is given for reference purposes only.)
- 2011-03-03 10:12:33下载
- 积分: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
-
ercixiangguan
实现时延估计中的二次相关算法,用于进行时延估计的计算。(请键入文字或网站地址,或者上传文档。
取消
Shíxiàn shí yán gūjì zhōng de èr cì xiāngguān suànfǎ, yòng yú jìnxíng shí yán gūjì de jìsuàn.Realization of TDE secondary correlation algorithm, used for the calculation of time-delay estimation.)
- 2014-09-24 21:01:15下载
- 积分:1
-
QPSK
有关通讯系统QPSK调制和解调理论值的仿真(QPSK modulation and demodulation in Matlab)
- 2011-10-23 11:28:29下载
- 积分:1
-
floater
这是用matlab对水面漂浮物进行分割处理,以便后续提取特征(This is a matlab floating on the surface of the water was dealt with separately, in order to follow-up feature extraction)
- 2013-04-29 11:26:07下载
- 积分:1
-
improved-FCM-based-on-GA
是一个基于遗传算法改进的模糊C均值算法,很不错的代码。(It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code. )
- 2014-02-12 11:32:33下载
- 积分:1
-
MATLAB
通过四阶差分运算,理想的去除粗差(Four order difference operation, ideal removal of gross error)
- 2021-04-15 23:38:54下载
- 积分:1
-
OC_WS19_MP2_LabTasks_Matlab
MATLAB实现单摆在外力矩作用下的动画 源程序代码((MATLAB a simple pendulum animation torque under the action of outside source program code))
- 2018-12-16 23:29:25下载
- 积分:1
-
gabor-feature
提取Gabor特征,用于提取图像的特征,采用matlab进行编码(extract Gabor feature)
- 2021-02-06 11:19:56下载
- 积分:1