-
image
图像去噪声,图像中有噪声,可去除噪!!!!!!!!!!(image remove noise
)
- 2009-09-16 17:08:43下载
- 积分:1
-
电动汽车充电功率需求的统计学建模方法
电动汽车充电功率需求的统计学建模方法,可以看看喔(Electric vehicle charging power requirements of the statistical modeling methods, you can see Oh)
- 2011-09-14 10:59:43下载
- 积分:1
-
MyAutoCorr
本程序是用于信号相关分析的实验程序。
主要功能是计算和比较几种信号的相关函数。( This procedure is experimental procedure for signal correlation analysis. The main function of the correlation function is calculated and compared several signals.)
- 2015-01-20 10:35:11下载
- 积分:1
-
LSTM时间序列预测
说明: 本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
- 2019-06-03 20:18:02下载
- 积分:1
-
kaffeemaschine
simulink model of a coffee maker
- 2011-06-13 00:49:54下载
- 积分:1
-
MatlabFiles4
Matlab Image Processing Part 4
- 2011-10-25 14:48:53下载
- 积分:1
-
fuhuaqiuji
MATLAB语言编写变步长复化梯形求积公式的算法程序(函数式M文件)(MATLAB language-based variable step-size re-trapezoidal quadrature formula of the algorithm program (functional M file))
- 2009-12-16 16:15:41下载
- 积分:1
-
tiaosu_1
双馈电机的matlab/simulink开环调速源码(double-fed motor Matlab/Simulink source open-loop speed control)
- 2020-10-25 11:20:00下载
- 积分:1
-
yundongbuchang
有关基于外辐射源信号雷达成像算法的运动补偿(For outside the emitter signal radar imaging algorithm-based motion compensation)
- 2012-08-24 00:00:31下载
- 积分: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