-
TV
说明: este programa implemeta el metodo de Chambolle para encontrar el TV
- 2009-04-12 13:18:17下载
- 积分:1
-
Jakes
用Jakes方法编写多径瑞利衰落信道模型(Using Jakes method to prepare multi-path Rayleigh fading channel model)
- 2010-12-28 19:53:24下载
- 积分:1
-
FCM_tool_box_Ver2
聚类工具箱,此工具箱在处理聚类问题时,作用很大!(FCM toolbox)
- 2012-09-06 13:03:14下载
- 积分:1
-
Modified-Bessel
第 一 类 第 一 类 修 正 贝 塞 尔 函 数(Modified Bessel function of first kind)
- 2013-08-06 11:23:41下载
- 积分:1
-
UNANR_Matlab
There is a trend to develop blind or semi-blind source extraction algorithms based on
second-order statistics, due to its low computation load and fast processing speed.
An important and primary work is done by Barros and Cichocki, who propose an
extraction algorithm based on a time delay. The algorithm is simple and fast, but its
performance is not satisfying. The paper extends their work and proposes a robust
algorithm based on eigenvalue decomposition of several delayed covariance matrices.
It is faster and has better performance, which is conˉrmed by theoretical analysis
and computer simulations.
- 2015-03-01 18:01:49下载
- 积分:1
-
branch_algorithm
利用分支定届算法实现线性混合整数规划模型的求解(MATLAB代码)( using branch algorithm to solve the mixed integer linear programming model (MATLAB code))
- 2009-04-28 09:47:39下载
- 积分:1
-
Downloads
this is the time series database use for Applying response analysis methods to estimate the effects of atmospheric pressure and temperature on sea level
- 2010-11-27 12:58:57下载
- 积分:1
-
interpretationfinale
interpration of events
- 2011-01-14 06:00:48下载
- 积分:1
-
Subcarrier-allocation-algorithm
多用户多速率OFDM中的子载波分配和功率控制参考文献(Subcarrier allocation and power control in multi-user multi-rate OFDM)
- 2012-04-30 00:09:29下载
- 积分: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