-
lms
利用相关的瞬时值通过在工作过程中的逐步调整参数逼近信号的统计特性,实现最优滤波。由此,我们得到一种最常用的算法——最小均方算法,简称LMS算法。(By using the instantaneous value of the correlation operation of the progressive approximation of the statistical properties of the signal to adjust the parameters to achieve optimal filtering. Thus, we get one of the most commonly used algorithms- the minimum mean square algorithm, called LMS algorithm.)
- 2013-11-25 19:53:50下载
- 积分:1
-
Matlab
说明: 图象边缘检测及定位,开发环境是MATLAB,可直接编译使用。(Image edge detection and localization, and development environment is MATLAB, can be directly compiled with.)
- 2010-04-02 15:57:50下载
- 积分:1
-
GA
说明: 遗传算法的理论与讲解,还有部分代码设计与实现
相关遗传算法的改进也有详细的介绍(Theory and explain the genetic algorithm, part of the genetic code design and implementation of related algorithm is also introduced in detail)
- 2010-09-15 11:20:44下载
- 积分:1
-
plot
matlab的绘图程序,希望对大家有用。(matlab drawing process, in the hope that useful to everyone.)
- 2008-06-05 23:12:49下载
- 积分:1
-
MATLAB6.5BOOK
matlab的参考书,介绍了matlab的界面,操作,工具,函数等,并有应用于图形图像处理的例子,代码。(reference books matlab, matlab introduced interface, operation, tools, functions, and graphics are applied to image processing examples, code.)
- 2009-05-29 15:18:03下载
- 积分:1
-
matlab-digital-signal-processing
这本书是很好的处理数字信号的matlab参考电子书,希望对大家有所帮助。(This book is a good digital signal processing matlab reference books, we want to help.)
- 2011-04-23 09:43:58下载
- 积分:1
-
FDTD2D
this program calculate the electric and magnetic fildes in rectangular waveguide
it is also calculate resonance modes by fft.
- 2010-08-01 19:11:26下载
- 积分:1
-
development-risk-prediction
本文基于BP神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于BP神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类BP 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的历年数据以及其影响因素的数据分别作为学习样本,建立预测模型,进行预测。(Real estate development risk prediction
)
- 2011-04-22 10:40:30下载
- 积分:1
-
FDTD_1D
This code calculates the 1 D FDFD for a TEM Electromagnetic Wave for a half space medium
- 2015-04-10 23:29:33下载
- 积分:1
-
LBP
LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。(LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp transform the whole image (no sub-region), which is very clever use of the method of calculating the overall mobile lbp value.)
- 2014-04-08 08:37:50下载
- 积分:1