-
SCE
optimization algorithm sce
- 2011-06-12 14:52:58下载
- 积分:1
-
logistic_DWT
数字水印的matlab程序 嵌入 提取的全过程,小波域 ,空间域(digital watermark embedded in the extraction process Matlab the entire process, wavelet domain, the spatial domain)
- 2007-05-27 13:51:49下载
- 积分:1
-
MATLAB
详细介绍MATLAB应用,以解决各种问题,涉及各专业领域。(Details MATLAB application)
- 2013-08-23 10:39:13下载
- 积分:1
-
Motor-Model
motor model for realtime programming
- 2015-02-12 19:46:00下载
- 积分:1
-
gaot
遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷(Genetic Algorithm Toolbox, you can directly call the toolbox of various neural network optimization, convenient and quick)
- 2009-12-13 13:57:48下载
- 积分: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
-
MMBEBHE
minimum mean brightness error bi-histogram equalization method MMBEBHE for image enhancement
- 2010-07-08 16:36:02下载
- 积分:1
-
Q7i
image processing-histogram equalisation
- 2010-10-22 22:11:42下载
- 积分:1
-
MultipathDopplerEffects
说明: 主要介绍关于短波通信中多径中多普勒的影响,很好的资料(Mainly on short-wave communications in the Doppler multipath effects of good information)
- 2008-11-16 21:57:01下载
- 积分:1
-
lpcar2fm
声音处理的MATLAB程序:LPCAR2RF( Convert autoregressive coefficients to formant freq+amp+bw
)
- 2011-10-02 01:14:31下载
- 积分:1