-
pindaifenjieyi
经典小波包分解,并计算各频带能量,能量比等参数(wavelet package decomposition and energy of frequency band)
- 2021-04-09 11:29:00下载
- 积分:1
-
BNBGUI
非线性整数规划图形工具 BNGUI Runs a GUI for BNB18 Usage: BNBGUI or BNBGUI(file) (Nonlinear integer programming graphical tools BNGUI Runs a GUI for BNB18 Usage: BNBGUI or BNBGUI (file))
- 2013-07-16 21:56:28下载
- 积分:1
-
image
基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流(Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an important source notes are detailed, completely original, upload exchange)
- 2010-07-18 10:07:09下载
- 积分:1
-
immunity_malfunction_detect
人工免疫matlab算法-对电路的故障检测程序(Artificial immune algorithm matlab- for circuit fault detection procedures)
- 2007-12-07 21:25:58下载
- 积分:1
-
DifferentialEvolution(matlab)
Differential Evolution (matlab)(Differential Evolution (Matlab))
- 2007-01-15 14:54:38下载
- 积分:1
-
1
说明: solar pv mppt wind mppt using fuzzy logic control
- 2012-06-15 15:06:22下载
- 积分:1
-
dnewton_raphsoncc
Newton-Raphson method for all real roots of the polynomial
- 2013-10-25 17:50:16下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
momentum
UDF添加动量源项
fluent仿真分析虚拟螺旋桨(UDF momentum)
- 2020-11-18 10:09:39下载
- 积分:1
-
8
MATLAB语言常用算法程序集,第8章 数值积分(MATLAB language commonly used algorithm for assembly, Chapter 8, numerical integration)
- 2013-11-21 09:30:34下载
- 积分:1