-
traindiffevol
TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs,
NET - Neural network.
Pd - Delayed input vectors.
Tl - Layer target vectors.
Ai - Initial input delay conditions.
Q - Batch size.
TS - Time steps.
VV - Either empty matrix [] or structure of validation vectors.
and returns,
NET - Trained network.
TR - Training record of various values over each epoch:
TR.epoch - Epoch number.
TR.perf - Training performance.
TR.vperf - Validation performance.
TR.tperf - Test performance.
TR.mu - Adaptive mu value.
- 2013-04-22 06:17:04下载
- 积分:1
-
Roscoe-PMU
P and M class PMU examples for MATLAB
- 2013-11-08 02:15:08下载
- 积分:1
-
LFM
线性调频脉冲压缩过程中所有仿真结果和代码(Chirp compression process simulation and code all)
- 2013-12-04 21:55:44下载
- 积分:1
-
PVdiodeModelRsRsh
PV diode Model Rs Rsh
- 2013-12-05 16:14:11下载
- 积分:1
-
5er543jimi
algoritmos utilizados en señ ales matriciales
- 2010-09-08 13:33:00下载
- 积分:1
-
Newton
matlab 牛顿法迭代,为数值分析课上的作业,用借鉴于其他的迭代计算中.()
- 2007-09-27 09:28:17下载
- 积分:1
-
lucas_kanade
Feature tracking using KLT function
- 2012-04-27 17:58:51下载
- 积分:1
-
Gabor
Gabor滤波器实现图像的滤波,含有Gabor核函数,有助于理解Gabor的各个参数设置及Gabor滤波器的基本原理,适用于学习研究(Gabor filter can be applied in image filtering, containing the Gabor kernel function.It is helpful to understand the basic principle of each parameter setting and Gabor filter , and suitable for learning)
- 2013-11-21 18:22:53下载
- 积分:1
-
pcnnjushuoshibucuodechengxu
说明: 这是一个pcnn实现的程序,据说是不错的,希望对大家有用,呵呵(This is a pcnn implementation process, is said to be good, we want to be useful, huh, huh)
- 2010-04-28 22:00:08下载
- 积分:1
-
generateNetwork
根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。(Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free network with given size.)
- 2013-10-11 04:28:53下载
- 积分:1