-
MATLABfirdesign
matlab 设计 FIR 低通滤波器的几种方法(matlab design FIR low-pass filter of several methods)
- 2008-05-30 10:13:19下载
- 积分:1
-
zishiying
说明: MATLAB应用于自适应信号处理,能够提高信号处理的应用能力(MATLAB used in adaptive signal processing, to improve the signal processing capabilities)
- 2008-11-17 12:57:17下载
- 积分:1
-
AntColonyOptimization
This source code is about the ant colony optimization.How ants are getting food the nest to food source with shortest path route.
- 2014-10-17 14:05:57下载
- 积分:1
-
adaptive_noise
自适应噪声抵消算法,一种补偿抵消的算法,即在检测有用信号的同时,专设一个传感器检测干扰噪声,再从检测信号中减去噪声传感器的输出,以抵消叠加在有用信号上的干扰噪声。(Adaptive noise cancellation algorithm)
- 2013-06-26 22:26:21下载
- 积分:1
-
tennistrack
this code is used to track a ball in tennis game..
- 2011-08-19 13:09:51下载
- 积分:1
-
lixiecaowen
利用matlab求解系列商用车的操纵稳定性,其结果收敛性良好。(Using matlab to solve a series of commercial vehicle handling and stability, the result of good convergence.)
- 2012-08-15 11:44:14下载
- 积分:1
-
RSA
this program is cryptosystem use RSA
- 2015-02-08 09:12:02下载
- 积分:1
-
NH
说明: 曲线拟合 matlab 毕业设计常用 (use matlab curve fitting )
- 2011-06-26 02:56:36下载
- 积分:1
-
lpc
this is a matlab code for linear predictive coder
- 2012-09-25 09:50:23下载
- 积分:1
-
BP-and-SOM
BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。
BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。
它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。
通过对信息的提取以及记忆,用作分类、聚类、预测等。
(BP (Back Propagation) network is a pre-press error back propagation algorithm Multilayer feedforward network, is one of the most widely used neural network model. BP network can learn and store a large amount of input- output mode mapping without prior reveal mathematical equations that describe the mapping relationship. It s learning rule is to use the steepest descent method, by reverse spread to constantly adjust the network weights and thresholds and the minimum sum of squared error of the network. BP neural network topology comprises an input layer (input), hidden layer (hide layer) and an output layer (output layer). By extracting information and memory, it is used as classification, clustering, prediction.)
- 2016-03-09 10:41:33下载
- 积分:1