-
gui
运用matlab软件,进行回归运算,方便快捷(Use matlab software, regression calculation, convenient)
- 2013-09-14 10:17:53下载
- 积分:1
-
微分方程 GUI-Files
MATLABGUI用于数值计算中特征值,,随机数,偏微分方程,求积分(MATLABGUI Files for numerical computing—Eigenvalues, Random Numbers, Partial Differencial equation,Quadrature)
- 2012-03-14 14:20:46下载
- 积分:1
-
rgk
信号自适应处理,使用的核函数为高斯径向核函数。(Adaptive signal processing, use the kernel function for the Gaussian radial kernel function.)
- 2021-04-26 12:08:45下载
- 积分:1
-
anim_zzy
制作红色小球沿一条带封闭路径的下旋螺线运动的实时动画(production of a small red ball with a closed along the path under the rotating spiral movements of real-time animation)
- 2006-06-24 18:47:23下载
- 积分:1
-
vehicular-orginal-report@@@@
VEHICULAR DELAY TOLERANT NETWORKS-SURVEY
- 2013-12-23 23:05:47下载
- 积分:1
-
xsldemo_solvers
This model simulates a Foucault pendulum (a stiff system).
The model calculates the normalized pendulum energy
- 2013-07-31 21:05:36下载
- 积分: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
-
xiangguanjuanji
matlab 代码 传说中的经典啊
matlab 代码 传说中的经典啊
matlab 代码 传说中的经典啊(matlab code legendary classic ah matlab code legendary classic ah matlab code legendary classic)
- 2012-09-12 10:06:24下载
- 积分:1
-
BP
说明: 这个是编的BP神经网络的程序,对于初学神经网络的人有很好的借鉴(This is a series of BP neural network program, for the beginner neural network is a good reference)
- 2013-11-05 22:41:49下载
- 积分:1
-
DPSO
Discrete Particle Swarm Optimization (DPSO)
Algorithm for Permutation Flowshop Scheduling to
Minimize Makespan
- 2015-01-06 23:28:04下载
- 积分:1