登录
首页 » matlab » New-folder-(3)

New-folder-(3)

于 2013-08-31 发布 文件大小:17KB
0 93
下载积分: 1 下载次数: 4

代码说明:

  truss solver with bridge

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • imelbankm
    这是之前上传的Extract_test_IMFCC程序里面调用的子函数,作配合使用,请看清楚再下载(This is one subfunction of Extract_test_IMFCC uploaded before.Since pudn.com cannot upload several functions, they must divided.)
    2013-11-17 10:32:52下载
    积分:1
  • arima
    ARIMA交通流预测程序,利用perms上的数据进行预测(ARIMA traffic flow prediction program)
    2021-02-18 16:49:45下载
    积分:1
  • ls2apmf
    非常有用的matlab实用例程,mei you mi ma(very useful practical Matlab routines, mei you mi ma)
    2006-06-22 10:30:17下载
    积分:1
  • ASK_BPSK_etc
    Simulating ASK and BPSK and more
    2012-01-11 19:04:26下载
    积分:1
  • dianti
    matlab模拟电梯的工作过程的动画,包括开关门的模拟。m文件。(Matlab simulation elevator working process of animation, including the simulation of switching door. m file.)
    2013-05-16 21:42:29下载
    积分:1
  • angle2
    说明:  导航对准中的传递传递对准,采用角速度匹配。(Transfer alignment in navigation alignment, using angular velocity matching.)
    2020-06-20 10:20:02下载
    积分:1
  • diyiceshi
    10个阵元半波长间距的ULA,请画出其波束0度、-20度和45度的波束方向图,并计算其波束宽度(10 half-wavelength spacing array element ULA, please draw its beam 0 degrees, 20 degrees and 45 degree beam pattern, and calculate its beamwidth)
    2014-12-26 20:44:51下载
    积分:1
  • meanshift
    MeanShift 代码的matlab实现(The implementation of mean shift by matlab)
    2012-08-22 11:08:38下载
    积分:1
  • ORCS
    One Rank Cuckoo Search (ORCS) algorithm Implementation of the ORCS optimization algorithm.
    2014-11-26 13:01:48下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载