搜索资源列表

  1. 仿真dsp最速下降法

    0下载:
  2. 所属分类:文档资料

  1. 最速下降法

    0下载:
  2. 所属分类:文档资料

    • 发布日期:2011-11-18
    • 文件大小:4080
    • 提供者:lsa2011
  1. newtonsys

    0下载:
  2. 这是一种不错的牛顿算法,是老外编的,大家看看吧~-This is a good Newton algorithm, is a foreigner series, we look at it ~
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:李菲
  1. 20051213200430830

    0下载:
  2. 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:4078592
    • 提供者:小陈
  1. gonge

    0下载:
  2. 本人自编的共轭梯度法。为c源码,已在TC下运行通过。-I directed the conjugate gradient method. C source code for, the TC has run through.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈建春
  1. jiaolicheng

    0下载:
  2. 本文由西安电子科技大学全国著名学者焦李成教授所作,阐述了图像稀疏表示以及遗传算法、隐马模型、种群进化等的研究现状以及前景。-This article from Xidian University National renowned scholar Professor Li Cheng Jiao made on the images, as well as sparse, said genetic algorithm, implicit
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-10
    • 文件大小:685056
    • 提供者:
  1. program

    0下载:
  2. 文件包含最速下降算法,最小二乘算法,霍夫曼编码-File contains the steepest descent algorithm, least-squares algorithm, Huffman coding
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:wu
  1. zui_su_xia_jiang

    0下载:
  2. 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索-Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:icc
  1. 1-8

    0下载:
  2. %求解系数矩阵对称正定的线性方程组的最速下降法 - Solution of symmetric positive definite coefficient matrix of linear equations of the steepest descent method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:dulan
  1. conjugategrads

    0下载:
  2. 图像重建常常被转化为解非线性无约束极值问题, 通过范数极小化推导出共扼梯度法的 一般算法。通过对模拟数据和实际工件断层扫描数据进行图像重建, 估计了算法的有效性, 结果表明, 与最速下降法相比, 此算法更适用于不完全投影数据的图像重建, 在保证重建图像拟合度的同时, 大大提高了重建速度。-Image reconstruction has often been transformed into solving nonlinear un
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:364544
    • 提供者:孙翔
  1. Numerical_Analysis1

    0下载:
  2. CG方法 高等数值分析 PCG方法 最速下降法-CG methods of numerical analysis of higher PCG method steepest descent method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:CAICAI
  1. zuisutidufa

    0下载:
  2. 求解系数矩阵对称正定的线性方程组的最速下降法-Symmetric positive definite coefficient matrix for solving linear equations steepest descent method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:peter
  1. zuisutidu

    0下载:
  2. 最速梯度下降法-Steepest gradient descent method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:peter
  1. iterative

    0下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 co
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:zuoxl
  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell meth
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:xnkl
  1. MATLAB

    0下载:
  2. 最速下降法 优化算法问题以及其说明等等 -decent answerr method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:黎明
  1. STEEP.ZIP

    0下载:
  2. 一个最速下降的开发, matlab的代码示例。希望对大家有所帮助-steepest descent
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:wuji
  1. 06071419

    0下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:12697600
    • 提供者:王正宇
  1. deepest

    0下载:
  2. 对给定的函数进行最速下降法求最低点的例子-a example for deepest method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:无其
  1. minDFP

    0下载:
  2. 单纯型算法和最速下降法的综合算法,能很快的搜索到最小值。-Simplex algorithm and steepest descent method of synthesis algorithms to quickly search the minimum.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:liwen
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »

源码中国 www.ymcn.org