-
change
调用属性依赖度函数的程序。中间数据替换为自己要分析的数据即可。
- 2009-10-15 19:43:32下载
- 积分:1
-
rsomtoolbox
a neural network,Recursive SOM and Marge SOM ,can be use for time series and data fit.(a neural network, Recursive Marge SOM and SOM. can be use for time series data and fit.)
- 2007-06-05 00:24:50下载
- 积分:1
-
xfs_attr_leaf
Routines to implement leaf blocks of attributes as Btrees of hashed names.
- 2014-08-09 11:40:46下载
- 积分:1
-
EM_GM
EM algorithm for Gaussian mixture (EM_GM) learning is well known
- 2014-10-15 21:49:07下载
- 积分:1
-
Newmark-B-suanli
NEWMARK动力求解,三层框架结构动力分析(newmark,solve the dynamic analysis, three layers framework structure dynamic analysis)
- 2020-06-29 22:00:01下载
- 积分:1
-
ridgelet
this is for orthonormal ridgelets implemtation
- 2010-11-09 23:15:59下载
- 积分:1
-
PCA
A tutorial on Principal Components Analysis.
- 2009-05-27 16:28:57下载
- 积分: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
-
TransformatingTheZernikeCoefficients
用于计算Zernike多项式系数在缩放、偏心、旋转后的值(Calculating the values of Zernike polynomial coefficients after scaling, eccentricity and rotation)
- 2020-06-23 04:40:02下载
- 积分:1
-
matlabExercise
matlab 实验报告
matlab 实验报告
matlab 实验报告(Experimental Report matlab report matlab experimental experimental report matlab)
- 2008-12-30 23:06:08下载
- 积分:1