-
lorenz
lorenz系统的相图程序,简单数学模型中的混沌现象
(lorenz system phase diagram of the program, a simple mathematical model of Chaos)
- 2020-11-19 22:09:37下载
- 积分:1
-
BufferAnalysis
arcserver+C#实现换冲洗分析功能,刘光书本源代码实现。(arcserver+C# flush analysis capabilities to achieve change, Liu books source code.)
- 2015-01-24 20:32:14下载
- 积分:1
-
BUFFER
实现buffer.h中的各个缓冲类的函数
(Implementation of the various buffer buffer.h a function of class)
- 2009-12-18 14:20:32下载
- 积分:1
-
ellf
说明: C++ IIR滤波器源代码,速度远高于matlab(C++ IIR filter source code, faster than matlab)
- 2010-04-22 17:14:48下载
- 积分:1
-
SEP-matlabe.m
经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
- 2014-01-20 17:25:06下载
- 积分:1
-
AN2336_FSK_Rcv2b
Implements Frequency Shift Keyed (FSK) receiver at Bell 202 standard
- 2014-09-10 04:08:09下载
- 积分:1
-
OpenCV_2_Computer_Vision_Application_Programming_
open cv 2 computer vision
emgu
- 2015-02-10 03:17:37下载
- 积分: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
-
SVMDPCPMSM
说明: 使用matlab搭建模型进行电网三相全桥整流闭环控制(Closed-loop control of three-phase full-bridge rectifier in power grid using MATLAB model)
- 2020-06-20 03:40:01下载
- 积分:1
-
nihe
.NET与Matlab结合 —— 最小二乘法直线拟合(C#)(. NET integration with Matlab- least squares fitting a straight line (C#))
- 2011-09-13 16:46:00下载
- 积分:1