搜索资源列表

  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:Snake
  1. zuisuxiajiangfa

    0下载:
  2. visual c++最速下降法求解香蕉函数极值点-visual c++ steepest descent method for solving extreme point of the banana function
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:芊綿
  1. algorithms

    0下载:
  2. 分别用变尺度算法、牛顿法、阻尼牛顿法和最速下降法求函数的最值。-Variable metric algorithms were used, Newton, damped Newton method and steepest descent of a function of the value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:835584
    • 提供者:tubao
  1. zs

    0下载:
  2. C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王强
  1. puxianzengqiang

    0下载:
  2. 利用最陡下降法分离宽带和窄带信号,实现谱线增强-you can separate broadband and narrowband signal by the steepest descent method to achieve line enhancement
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:蔡其亨
  1. 1

    0下载:
  2. 基于lms算法的干扰自适应抵消LMS算法是基于最陡下降法的统计估计的最小均方值算法,令误差的均方值达到最小时的抽头系数的值即为最优解。LMS算法抽头系数w的变化方向为代价方程的负梯度方向。-Lms algorithm based on adaptive interference cancellation algorithm is the LMS steepest descent method based on statistical e
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:ct
  1. zuiyouhauzuoye

    0下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:zhucehao
  1. Conventionaloptimization

    0下载:
  2. 本程序包 包括一些常用的常规优化算法,包括抛物线法、最速下降法、黄金分割法、牛顿法等,可作为学习优化算法的参考-This package includes some commonly used conventional optimization algorithms, including the parabola method, steepest descent method, golden section method, Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:王强
  1. puxianzengqiang

    0下载:
  2. 谱线增强器的代码,里面包含最陡下降法的实现,是华中科技大学出版的现代数字信号处理课后题3.16的答案,对理解谱线增强器和最陡下降法的实现有很大帮助。-Line enhancer code, which contains the implementation of the steepest descent method, is published by the Huazhong University of Science after-sc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:三叶虫
  1. zuisuxiajiang

    0下载:
  2. 最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:qch
  1. Opt_Steepest

    0下载:
  2. 最速下降法、求最优值,用外推法求单谷区间的优化设计提供了依据 -The steepest descent method, beg the most optimal value, use extrapolation ChanGu interval obtained
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wsp
  1. zishiying

    0下载:
  2. MATLAB最陡下降法自适应滤波器的数据,以及处理程序·-MATLAB method of steepest descent adaptive filter data, and processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:dirk
  1. chushi

    0下载:
  2. gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:牛晓亮
  1. Thesteepestdescentmethodprogram

    0下载:
  2. 用最速下降法求二元函数f(x)=2*x1^2+x2^2,的最优解,初值设为【1,1】,误差限设为0.1,并且给出了函数的等高线图,给出了点的轨迹-Find the steepest descent method with the binary function f (x) = 2* x1 ^ 2+ x2 ^ 2, the optimal solution, 1,1】 【initial set, the error limit is se
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王爱华
  1. 1

    0下载:
  2. 进行最优化搜索中的牛顿法以及最速下降法运算,可根据已知函数以及初始点位置查到最优点-Optimized search of the Newton method and steepest descent method operation, according to the initial position of known function, and found the benefits of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:程旭元
  1. sparse_wsf

    1下载:
  2. 使用加权子空间拟合(WSF)实现稀疏均匀圆阵DOA估计。优化过程用的是最陡下降法。-Using weighted subspace fitting (WSF) SPARSE DOA estimation with uniform circular arrays. Optimization process using a steepest descent method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:潘杰
  1. newton3

    0下载:
  2. It is matlab code for Steepest Descent optimization method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Piyush
  1. newton

    0下载:
  2. It is matlab code for Steepest Descent optimization method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Piyush
  1. descent

    0下载:
  2. It is matlab code for Steepest Descent optimization method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Piyush
  1. Opt_Steepest

    0下载:
  2. 用最速下降法求最优化解 输入:f为函数名 grad为梯度函数 x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值 dist0为初始步长 MaxIter为最大迭代次数 输出: xo为取最小值的点 fo为最小的函数值 f0 = f(x(0- Steepest Descent Method with Optimum Solution input: f as a function name gr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »

源码中国 www.ymcn.org