-
genetic
《Matlab遗传算法工具箱及应用》Sheffield大学gatbs工具箱所有算例下载及调试说明(" Matlab toolbox and application of genetic algorithms" Sheffield University, all gatbs toolbox download and debug an example that)
- 2009-04-26 22:46:22下载
- 积分:1
-
bisection
a file for determining a polynomial degrees
- 2009-05-26 15:41:56下载
- 积分:1
-
SPR5layeranglelongrange
用于计算超长程表面等离子体共振角度谱的反射率曲线(super long-range surface plasmon resonance is used to calculate the spectral reflectance curves of the angle)
- 2013-12-16 20:18:31下载
- 积分:1
-
BabulSalamMED2004TTT
sliding mode control 4
- 2012-07-08 21:37:35下载
- 积分:1
-
rbfn
利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元(using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig neurons)
- 2005-06-08 20:09:10下载
- 积分: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
-
MATLAB
MATLAB的命令大全,包括常用的所有命令,在信息处理方面的应用
(MATLAB command Daquan, including all the commands commonly used in information processing applications)
- 2010-07-14 17:04:36下载
- 积分:1
-
eeg-topoplot
说明: 脑电地形图matlab代码,包括电极位置文件和使用说明,麻雀虽小五脏俱全,下载后可直接使用(BEAM matlab code, including electrode position files and instructions for use, small but perfectly formed, the download can be used directly)
- 2021-03-30 15:49:10下载
- 积分:1
-
mpc
matlab simulink 实现对控制对象的预测控制(matlab simulink realization of the control object predictive control)
- 2013-07-23 22:12:53下载
- 积分:1
-
cc
说明: 图像骨架提取,使用matlab开发环境,供同志们使用(Image skeleton extraction using matlab development environment for comrades)
- 2013-03-08 12:13:36下载
- 积分:1