登录
首页 » matlab » 共轭梯度法

共轭梯度法

于 2018-11-26 发布 文件大小:1KB
0 269
下载积分: 1 下载次数: 11

代码说明:

  共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcoming of the steepest descent method and avoids the need for the Newton method to store. And the disadvantage of calculating the Hesse matrix and inverting, the conjugate gradient method is not only one of the most useful methods for solving large linear equations, but also one of the most effective algorithms for solving large-scale nonlinear optimization. Among various optimization algorithms, the conjugate gradient method is a very important one. The advantage is that the required amount of storage is small, step convergence, high stability, and no external parameters are required.)

文件列表:

共轭梯度法, 0 , 2018-11-26
共轭梯度法\frcg.m, 914 , 2009-09-21
共轭梯度法\fun.m, 52 , 2009-08-29
共轭梯度法\gfun.m, 81 , 2009-08-29

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

发表评论

0 个回复

  • ofdm_EM_channel
    基于OFDM系统的信道估计算法研究,包括OFDM系统仿真和基于导频的信道估计算法(Research on channel estimation algorithm based on OFDM system)
    2017-11-01 10:52:54下载
    积分:1
  • CH11-KEA128-SPI
    1. 硬件接线 (1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6 (在“uart.h文件中宏定义)。 (2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定) (3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1, SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3, SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5, SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。 (4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。 用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring (1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6. (macro definition in the uart.h file). (2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection. (3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1. The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3. The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5. The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7. (4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption. PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
    2020-06-16 12:00:01下载
    积分:1
  • 关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。...
    关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。-Jsp programming on some good information for beginners on a comparative basis jsp understanding.
    2022-06-29 07:47:06下载
    积分:1
  • MSP430F149_SSD1289
    MSP 430控制显示屏2,显示相关的信息,可作为参考(MSP 430 control screen displays2 relevant information for reference)
    2018-10-23 09:34:16下载
    积分:1
  • 图像去噪
    说明:  图像去噪小波变换图像去噪 有程序试试可不可以运行啊(Image de-noising wavelet transform image de-noising program try it can run)
    2020-04-14 14:04:18下载
    积分:1
  • these2
    filtre matlab particulaire
    2017-12-11 22:34:26下载
    积分:1
  • Go as a science, it can maximize the development of intellect, enlightenment tho...
    围棋作为一门科学,它可以最大限度地开发智力,启迪思维,锻炼头脑,陶冶情操.这篇就是围棋入门-Go as a science, it can maximize the development of intellect, enlightenment thought, exercise the mind, cultivate character. This is the entry-Go
    2022-01-26 06:36:16下载
    积分:1
  • 咏波出租出售房屋管理系统1、管理员可以自由发布房源 2、访客可以自由添加房屋信息,但需经管理员审核后方可以发布 3、访客无须注册可以登记求租求购出售购买...
    咏波出租出售房屋管理系统1、管理员可以自由发布房源 2、访客可以自由添加房屋信息,但需经管理员审核后方可以发布 3、访客无须注册可以登记求租求购出售购买信息 4、管理员可以查看全部信息 5、管理员可以查看、删除全部信息 9、房源信息里 联系人及电话 可以自定义为原房东,或者房产中介-咏波出租出售房屋管理系统
    2022-07-10 12:31:38下载
    积分:1
  • Pre_S_DSP_CD
    基于optisystem and matlab 的色散补偿时域算法(Domain dispersion compensation algorithm based optisystem and matlab)
    2021-04-28 10:28:44下载
    积分:1
  • acoustic_normalmode_chebyshev_ap
    水声传播简正波计算程序,基于chebyshev近似方法。(underwater acoustic field computing NORMAL MODE program, based on CHEBYSHEV approximation.)
    2009-03-10 10:04:47下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载