-
fourier_discriptors
fourier descriptors in matlab
- 2009-05-01 11:34:38下载
- 积分: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
-
PAST
PAST算法的实现,用matlab语言,简单粗略版本(implementation of PAST)
- 2012-01-05 11:16:53下载
- 积分:1
-
jihuaduixiao
基于雷达系统所做的极化对消仿真,给出了简单明了的具体程序,并对结果进行画图。(Polarization radar system based on consumption simulation done, given the simplicity of the specific procedures and the results were drawing.)
- 2021-01-26 09:58:37下载
- 积分:1
-
houghline
matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像(to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image)
- 2009-06-05 23:28:47下载
- 积分:1
-
chazhinihe
说明: 插值与拟合问题的matlab程序,并配有幻灯说明,供大家参考!(Interpolation problem with matlab fitting procedures and is equipped with slide shows that for your reference!)
- 2008-12-04 22:41:55下载
- 积分:1
-
MPC_TrajPlanner
说明: 基于模型预测控制算法做自动驾驶车辆轨迹规划(Trajectory planning of autonomous vehicle based on model predictive control algorithm)
- 2020-05-16 19:24:48下载
- 积分:1
-
mir
MINO各种性能仿真,适用于初学者学习使用(MINO various performance simulation, suitable for beginners to learn to use)
- 2010-06-05 09:51:03下载
- 积分:1
-
tuoyuanshibie
接触斑点识别,通过此程序可以检测接触情形(Dot contacts to identify, through this procedure can detect the contact situation)
- 2008-03-15 11:17:14下载
- 积分:1
-
853025Electronics-and-Circuit-Analysis-Using-MATL
Matlab ebook circuit simulation
- 2012-08-22 19:14:41下载
- 积分:1