-
Main_SVC_Nu
svm_nu 分类源码 用于svm的分类编程同svm_c 相近(svm classification svm_nu source for the classification of programming with similar svm_c)
- 2009-04-19 17:09:51下载
- 积分: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
-
power-system-dynamic
analysis of dynamic of power system
- 2013-10-11 21:44:59下载
- 积分:1
-
语音去噪
说明: 针对噪声消除的一个简单LMS算法,适于初学者(A simple LMS algorithm for noise elimination, suitable for beginners)
- 2020-11-29 09:00:39下载
- 积分:1
-
vr
说明: Matlab VR toolbox tutorial
- 2009-07-15 11:39:21下载
- 积分:1
-
Basic_Compression
BASIC COMPRESSION UTILITIES
- 2011-02-12 18:12:12下载
- 积分:1
-
huiduceshi
matlab白黑度测试代码,,输出时间响应方程(White blackness matlab test code, the output time response equation)
- 2013-09-21 08:42:43下载
- 积分:1
-
HEED
ecent advances in electrical engineering and computer science, esp ecially in micro-
electro-mechanical systems (MEMS), very-large-scale integration (VLSI) and op erating
system theory, have made wireless sensor network (WSN) technologies an imp ortant
and promising research area. As the circuitry b ecame smaller and cheap er, the idea
of co op eratively sensing physical or environmental conditions, such as magnetic eld
intensity, temp erature, light intensity, sound, vibration, pressure, motion or p ollutants
with the help of a network of sensor no des has b ecome feasible.
- 2015-03-27 23:54:16下载
- 积分:1
-
ISAR
isar成像:包络对齐与自聚焦,最大相关包络对齐,多特显点自聚焦算法,都是以子函数列出,方便使用(ISAR imaging: envelope alignment and self focusing, the maximum correlation envelope alignment, multiple prominent point autofocus algorithm, are listed in the sub function, easy to use)
- 2021-04-25 22:18:46下载
- 积分:1
-
topoplot
说明: 脑电地形图matlab代码,可根据数值向量和通道位置文件绘制2D地形图(plot a topographic map of a scalp data field in a 2-D circular view (looking down at the top of the head) using interpolation on a fine cartesian grid.)
- 2020-12-20 19:59:09下载
- 积分:1