-
MATLAB2009Gongchun
讲述最优化问题,matlab优化工具箱,matlab编程,侧重于优化算法的matlab实现(About the optimization problem, matlab optimization toolbox, matlab programming, focusing on the optimization algorithm matlab implementation)
- 2011-06-20 10:51:53下载
- 积分:1
-
pf
说明: 基本的粒子滤波算法,所用数值模型为带控制量的非线性模型,可修改噪声类型,并可和EKF相比较(Basic particle filter algorithm for the numerical model used to control the volume with the non-linear model, can modify the type of noise can be compared and the EKF)
- 2009-04-04 09:13:52下载
- 积分: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
-
FullBNT-1.0.4
matlab中的贝叶斯网络工具箱,版本为1.0.4。(Bayesian network toolbox in matlab, version 1.0.4.)
- 2011-10-12 01:35:45下载
- 积分:1
-
HALT
高加速寿命试验(HALT)的相关知识与文章,可帮助硬件开发人员提高产品的可靠性与寿命,大大缩短开发周期(Highly Accelerated Life Test (HALT) of the relevant knowledge and articles that can help hardware developers to improve product reliability and service life, greatly shorten the development cycle)
- 2010-03-11 16:37:40下载
- 积分:1
-
quwu
基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究(Image to fog program code based on MATLAB development platform, can run, is suitable for the study to fog algorithm
)
- 2015-04-07 21:12:58下载
- 积分:1
-
dump
mathmatical average model of pwm rectifier with dq controllerpwm rectifier which work in open loop for traction systems.matlab simulink modal is aasigned with it.
- 2010-11-16 09:11:35下载
- 积分:1
-
matlab1234
matlab程序,很多好的小程序可以用!适用于初学者(Matlab procedures, the many excellent small procedures can be used. Apply to beginners)
- 2007-03-03 12:37:01下载
- 积分:1
-
sparse_decon
matlab语言的稀疏脉冲反褶积的m文件。(Matlab language sparse pulse deconvolution m files。
)
- 2021-03-19 11:49:19下载
- 积分:1
-
BEM
说明: 别人的边界元简单的算例,适合初学者,可以借鉴一下(A simple example of boundary element method)
- 2020-03-14 15:42:55下载
- 积分:1