-
matelabfangzhen
先进PID 控制及其MATLAB 仿真
网络上很少有这样的文档资料下载(Advanced PID Control and MATLAB Simulation of the network there has been little information download this document)
- 2009-04-21 15:26:21下载
- 积分:1
-
dizhenginedex
这是一篇地震的数学理论方面的文章,希望能对大家有帮助(This is a mathematical theory of an article of the earthquake, I hope you can help)
- 2015-03-26 10:03:19下载
- 积分:1
-
层次分析法
说明: 通过使用matlab,对层次分析法进行求解,从而进一步确定权重,更快的解决问题。(By using matlab, the analytic hierarchy process (AHP) is solved to further determine the weight and solve the problem more quickly.)
- 2019-04-18 08:56:05下载
- 积分:1
-
FFTC
fft的c++语言实现,改自matlab的相关程序(fft c++)
- 2009-03-30 11:18:12下载
- 积分:1
-
around
说明: 地球绕圆心的运动,对各位应该有启发地球绕圆心的运动(The Earth' s movement around the center of a circle, there should be instructive for you)
- 2010-03-20 09:13:17下载
- 积分:1
-
MATLABGUI
信号处理与分析,是基于gui的信号处理与分析,相关函数的应用。(Random signal analysis and Process)
- 2013-12-25 15:27:36下载
- 积分:1
-
otsu
matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
- 2015-03-18 15:17:41下载
- 积分:1
-
Exam1
将Matlab下的M文件转换为DLL,在VC中调用.(M under the Matlab files into the DLL, the VC call.)
- 2007-08-21 13:15:25下载
- 积分: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
-
Find_Center_of_circles2
VB.NET获取圆角矩形 能获取一个圆 和圆心坐标 也能获取矩形(VB.NET Get the Rounded Rectangle To obtain the coordinates of a circle and the center of the circle can also obtain the rectangular)
- 2012-04-26 13:26:07下载
- 积分:1