-
nrz
generate nrz code of given binary data
- 2013-03-07 19:49:44下载
- 积分:1
-
Android_TabBar
模仿engadget菜单,应用程序编程源码,很好的参考资料。(Imitate Engadget menu, application programming source code, a good reference.)
- 2013-11-09 18:02:44下载
- 积分:1
-
omp
基于正交分量的OMP稀疏分解参考程序,要求分解信号分量具有正交性(Sparse orthogonal decomposition OMP component reference procedure that requires the signal components with the orthogonal decomposition)
- 2010-11-20 20:36:56下载
- 积分:1
-
MOGA-SVM
Moga- SVM procedures contain three documents :
1.moga
2.nsga
- 2009-07-09 18:38:45下载
- 积分: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
-
GA-for-flow-shop
GA for flow shop,include GA and SMGA,need ga toolbox(GA and SMGA)
- 2013-10-01 15:47:20下载
- 积分:1
-
Map-Theory
通信网络课程常用Matlab算法,包括Dijkstra, Floyed,Kruskal,Prim,MaxFlowLabeling以及相关的矩阵转换和节点处理程序(Dijkstra,Floyed,Kruskal,Prim,MaxFlowLabeling and so forth)
- 2014-12-19 15:23:36下载
- 积分:1
-
Doc1
PID控制,船舶pid控制系统,基于nomoto(PID control)
- 2012-10-02 14:28:49下载
- 积分:1
-
matlab
杨氏双缝干涉,圆孔衍射,单缝衍射,光栅衍射的MATLAB实现代码(Young' s double-slit interference, circular aperture diffraction, single slit diffraction grating diffraction MATLAB code)
- 2013-04-26 14:12:40下载
- 积分:1
-
mfcc4
MATLAB CODE FOR SPEECH PROCESSING
- 2013-05-14 22:42:44下载
- 积分:1