-
example_circle
说明: Matlab擦除重绘动画——小球绕跑道运动 (Matlab Erasemode animation- ball movement around the track)
- 2011-04-13 16:59:56下载
- 积分: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
-
kalman-object-detection
用卡尔曼滤波来检测视频中的小运动目标,例子为检测一个运动场景中的乒乓球(Using kalman filter to detect small moving targets in video, example for detecting a movement in the scene of table tennis)
- 2015-01-23 10:14:46下载
- 积分:1
-
PAPR_FBMC
Numbering Programme for PAPR factor FBMC system.
- 2015-02-27 04:18:09下载
- 积分:1
-
ofdm
基于MATLAB整个OFDM功能实现(MATLAB-based functions of the entire OFDM realize)
- 2008-06-03 04:19:16下载
- 积分:1
-
BPSKmodanddemod
基本的调制解调程序集matlab在simulink下的仿真(Modem basic assembly of matlab simulation in simulink)
- 2009-05-04 15:11:03下载
- 积分:1
-
jsjy20070288
说明: :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改
进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径
规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果
表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。(: Genetic algorithm for the lack of easy to fall into local optimum, in the standard genetic algorithm based on the insertion of three new operations- rehabilitation, reconstruction, and excellent operational record, so that the improved genetic algorithm converges to the global optimum, and in this by the roadside on the basis of constraints, dynamic obstacle avoidance and the shortest path as the fitness function is proposed dynamic obstacle avoidance path planning method. Simulation results through experiments the effectiveness of the algorithm, accuracy and real-time, and with previous genetic algorithm based path planning method to compare the results show that the method proposed in the resulting path length and algorithms have a running time better performance.)
- 2009-08-24 12:38:51下载
- 积分:1
-
caozhongdonglixue
汽车系统动力学的操纵动力学部分,经检查正确(Automotive parts handling dynamics of system dynamics, the check for the correct)
- 2013-08-09 09:19:44下载
- 积分:1
-
radonqiuxielv
运用matlab环境,编写仿真程序,采用Radon计算线性调频信号的斜率(Use matlab environment simulation program written using Radon calculate the slope of the linear FM signal)
- 2014-12-04 15:03:18下载
- 积分:1
-
Anp20Introductionp20top20MATLAB
introduction to matlab
- 2013-04-07 13:24:15下载
- 积分:1