-
work
利用matlaB语言实现各种算法的实用程序,信号分析处理
- 2011-01-05 23:34:24下载
- 积分:1
-
selectivemapping_papr
This is matlab simulation of selective mapping technique for papr reduction.Sequences that are independent and represent the same information are generated.PAPR of these are calculated separately. Sequence with the smallest PAPR is selected for final serial transmission
- 2013-11-08 19:54:19下载
- 积分:1
-
19216821442008551524442502642
背景处理的matlab处理程序。研究次课题的人可以参考(matlab)
- 2009-05-11 15:08:25下载
- 积分:1
-
Matlabfiles
MATLAB uses column-oriented analysis for multivariate statistical data. Each
column in a data set represents a variable and each row an observation.
- 2014-11-01 21:14:41下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
事件检测代码,比较简单,仅供参考
NILM中的事件检测方法,附有一个示例性的测试程序,可参考(event detection in NILM)
- 2018-05-02 17:06:13下载
- 积分:1
-
aybook.cn_misntbicszhw0731
matlab入门最好的中文书 最好的翻译教材(matlab entry best of the best Chinese translation of the book materials)
- 2010-01-29 13:13:47下载
- 积分:1
-
TSP-PSO
粒子群算法解决经典的TSP问题,自己做的,测试不错,可以用(Particle swarm algorithm to solve the classic TSP, do it yourself, test good, you can use)
- 2014-09-21 20:24:40下载
- 积分:1
-
MATLAB
matlab入门书籍,好好学习,将来一定会有用处的。(Matlab entry books, study well, in the future will be useful.
)
- 2012-10-01 14:24:45下载
- 积分:1
-
Irisabayes
对Iris数据进行贝叶斯两类分类,实现正确与错误分类的比较(classification based on Bayes to the date of Iris)
- 2013-03-28 22:51:32下载
- 积分:1