-
tsp-rollet
tsp with genetic algorithm using rollet wheel
- 2011-05-01 14:24:11下载
- 积分:1
-
outsfengesuanfa
用matlab编写的大津法(outs自适应分割算法)(prepared using the Matlab- (outs adaptive segmentation algorithm))
- 2007-05-18 21:07:00下载
- 积分:1
-
BPSK
simulation simulink block diagram to realize BPSK modulation
- 2009-09-12 08:03:12下载
- 积分:1
-
random_number_generation
各种随机数产生程序,包含了随机数产生的各种方法。(All kinds of random number generator program includes various methods of random number generator.)
- 2010-09-01 22:25:35下载
- 积分:1
-
db6xiaobochonggou
db6小波分解upcoef重构与wrcoef重构的对比,可换成任意输入(db6 decomposition upcoef reconstruction compared with wrcoef reconstruction can be replaced by any input)
- 2010-05-10 13:34:24下载
- 积分: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
-
b1
说明: 有关matlab 软件学习的书籍(Matlab software to learn about books)
- 2013-09-21 19:47:35下载
- 积分:1
-
polar-codes
二进制删除信道下的极化码编译码,包括信道的极化,编码,以及SC算法下的译码。(The binary erasure channel polarization codes, including channel coding and decoding, polarization, under SC algorithm.
)
- 2021-04-22 16:28:48下载
- 积分:1
-
copula1
matlab copula 应用实例 Copula 理论及其在 matlab 中的实现程序应用实例(Matlab Copula Application Example Copula Theory and Its Implementation Program Application Example in MATLAB)
- 2019-05-22 09:34:58下载
- 积分:1
-
ARMA
窄带、宽带ARMA模型的N、p、信噪比等不同时对谱估计的分析(Narrowband, broadband ARMA model N, p, N, which are not at the same time spectral analysis)
- 2011-05-30 10:07:36下载
- 积分:1