-
demo
说明: 在MATLAB下做的开关电源设计仿真研究(Done under the MATLAB simulation of switching power supply design)
- 2010-04-13 22:46:10下载
- 积分:1
-
matlab-aspss-cluster-analysis.
用matlab&spss实现聚类分析,源自《计量地理学》(徐建华,华东师范大学)。(Achieve with matlab & spss cluster analysis.)
- 2013-08-10 16:26:05下载
- 积分:1
-
GUI
这是基于matlab的用户界面GUI的关于图像处理的源代码,这几段代码实现了GUI界面多种功能的图像处理,让我们对图像处理比书本文字有更为直观的感受。(Matlab user interface (GUI)-based image processing source code, which pieces of code to achieve a GUI interface for a variety of functions, image processing, image processing than the book text a more intuitive feel.)
- 2013-04-27 12:10:23下载
- 积分:1
-
免疫遗传算法的改进粒子滤波算法
基于免疫遗传算法的改进粒子滤波算法效果可行(The effect of the improved particle filter algorithm based on immune genetic algorithm is feasible)
- 2020-07-04 03:40:02下载
- 积分:1
-
min
说明: 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值(Genetic algorithms for the minimum)
- 2011-03-26 09:23:15下载
- 积分:1
-
FilterInMatlab
滤波器设计示例(matlab),有IIR和FIR的实现。(filter design examples (Matlab), FIR and IIR realized.)
- 2006-12-08 10:22:43下载
- 积分:1
-
gauss_medi_filter
这个matlab程序可以同时对图像做高斯滤波和中值滤波处理。(The matlab program can do Gaussian image filtering and median filtering.)
- 2013-07-11 09:47:22下载
- 积分:1
-
db4xiaobojiangzao
采用db4小波对是与信号进行降噪处理,实际效果良好(Using DB4 wavelet denoising is processing and signal, the actual effect is good)
- 2014-12-16 19:28:46下载
- 积分: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
-
CISSP-Certified-Information-Systems-Security-Prof
CISSP Certified Information Systems Security Professional Study Guide (Sybex, 3rd Ed)
- 2014-01-18 22:26:10下载
- 积分:1