-
CONVCODES
convolution code with matlab and simulink
- 2010-05-24 00:32:05下载
- 积分:1
-
dtree
how impliment a disicion tree with matlab
- 2013-01-17 05:41:04下载
- 积分:1
-
ShowFastICA
matlabFastICA程序,用于语音处理,例程中有两个独立源(matlabFastICA program for voice processing, the routine has two independent sources)
- 2011-09-09 09:48:09下载
- 积分:1
-
21st_Century_C
C has only a handful of keywords and is a bit rough around the edges, and it rocks.
You can do anything with it. Like the C, G, and D chords on a guitar, you can learn
the basic mechanics pretty quickly, and then spend the rest of your life getting better.
The people who don’t get it fear its power and think it too edgy to be safe
- 2014-09-17 19:07:40下载
- 积分: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
-
IQGA
改进的量子遗传算法,求解最值问题,绝对没有密码(The improved quantum genetic algorithm to solve the most value problem There is absolutely no password)
- 2014-11-13 19:25:41下载
- 积分:1
-
MATLAB-basic-grammar
MATLAB的基本语法,介绍了matlab的基本语法和操作,对初学者有帮助(MATLAB basic grammar, introduced the basic syntax and operation MATLAB, helpful for beginners
)
- 2011-12-03 12:47:02下载
- 积分:1
-
INVPARCIAL
Program designed for solving problems with partial inversion, automatically, just have to say which column or line do you want to change
- 2012-10-18 09:55:30下载
- 积分:1
-
HOS_MIMO
高阶统计量盲解卷积,非常老的算法,值得改进(HOS for blind deconvolution)
- 2013-05-23 23:51:38下载
- 积分:1
-
NMF
用matlab实现的基于非负矩阵分解NMF的聚类算法,已测试通过(NMF decomposition using clustering algorithm based on non-negative matrix matlab achieved, have been tested)
- 2021-04-13 10:58:56下载
- 积分:1