-
Minttegdiff-ma
matlab微积分讲义ppt,包含算法,程序源码等非非常多不错的咚咚,能学习一下 可直接使用。 已通过测试。
(matlab calculus lecture notes ppt, including algorithms, program source code and other non-very good pound, and can learn can be used directly. Has been tested.)
- 2012-07-25 22:57:21下载
- 积分:1
-
bds2006_cpp_vectserial
vector control of induction motor
- 2012-05-16 04:15:47下载
- 积分:1
-
gal_tsp_src
searching for genetic algo in matlab for tsp
- 2013-08-07 16:54:45下载
- 积分: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
-
Mpanngjialaiia
混沌映射庞加莱界面Matlab程序源码码,程序源码虽小,短小精悍
(Chaos mapping Poincare interface the Matlab program source code, the program source code is small, dapper)
- 2012-08-23 20:49:08下载
- 积分:1
-
gongzhenjietiao
用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
- 2016-02-18 05:45:18下载
- 积分:1
-
GA_SVM
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
- 2020-06-19 18:40:02下载
- 积分:1
-
222645116720055304472832
本文以数字图像处理、压缩技术和MATLAB应用为基础,偏重于MATLAB图像处理的分析和应用。涉及到关于图像处理的图像增强、二值处理、小波分析和图像压缩的基本概念,解决了利用低通、高通滤波,膨胀,腐蚀,平滑,边缘提取和基于DCT变换,小波变换的图像压缩技术的图像处理,制作了一个关于图像处理和图像压缩的系统。(good)
- 2009-04-24 00:37:04下载
- 积分:1
-
ChaosAttractors
产生混沌时间序列,Logistic映射Henon映射等。(Chaotic time series, Logistic mapping Henon mapping.)
- 2015-03-18 16:37:09下载
- 积分:1
-
pso
基于matlab的粒子群优化算法,可以解决多目标优化问题(PSO algorithm based on matlab,it can do the optimization problem )
- 2010-11-04 12:01:30下载
- 积分:1