-
ecg_brar
50 hz ecg noise remover
- 2009-09-10 19:04:36下载
- 积分:1
-
kernel-ICA
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components, thus when applied to estimated components and
minimized over possible demixing matrices, components that are as
independent as possible are found.
- 2011-12-02 14:47:46下载
- 积分:1
-
IM
simulation of three phase induction motor in matlab simulink
- 2013-05-12 04:38:42下载
- 积分:1
-
Ga
说明: 本程序是遗传算法求极值,有助于对遗传算法的理解(This procedure is a genetic algorithm for extreme value, contribute to the understanding of the genetic algorithm)
- 2007-08-16 15:18:03下载
- 积分:1
-
JHSantiagoTexcoco_FletcherReeves-MatLab
Prueba1 FletcherReeves
Hernández Santiago José
Maestría en Ciencias de la Computación
Septiembre / 2011
1. Comenzar con un punto arbitrario
2. Calcular Gradiente de Fi
3. Si el Gradiente Fi es igual a 0(converge), termina
4. Si el Gradiente Fi es !=0 continuar
5. Encontrar dirección de búsqueda
Si= -GradienteFi= - Gradiente F(Xi)
6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Hacer i=2
8. Obtener Gradiente Fi
9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1)
10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Verificar Optimalidad de X(i+1)
Si es optimo, detener
Si no es optimo hacer i=i+1 e ir al paso 8
- 2013-08-08 14:30:24下载
- 积分:1
-
heat2
heat2 implecit heat2 implecit
- 2012-06-03 02:52:00下载
- 积分:1
-
assigning_offset
Add CFO in OFDM... straight forward implimentation matlab
- 2011-08-20 10:07:03下载
- 积分:1
-
eg25-wangluoruqinjulei
《MATLAB神经网络30个案例分析》中的第25个例子,案例25 广义神经网络的聚类算法-网络入侵聚类。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 25 example, 25 cases of generalized neural network clustering algorithm to network intrusion. Hope to have certain help to everybody!)
- 2013-09-20 16:44:46下载
- 积分:1
-
excise5
1) 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数。
2) 函数可以处理不同的变换形式和不同类型的结构元素。
(simple functions of imopen imclose .etc)
- 2010-06-25 20:56:56下载
- 积分:1
-
PCA_ORL
说明: Matlab环境下,实现用PCA方法提取EigenFace,之后通过SVM方法对人脸图像进行分类识别。(Face recognition via PCA and SVM method)
- 2011-03-03 16:09:08下载
- 积分:1