搜索资源列表

  1. parserC

    0下载:
  2. 编译原理,递归下降语法分析程序C,可接可编译-Compiler theory, recursive descent parser C, which can be accessed can be compiled
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:chaihuo
  1. fminlbfgs_version2

    0下载:
  2. 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Go
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:奕风
  1. 1

    0下载:
  2. 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索-Using c language of the steepest descent procedure, including the advance and retreat method and 0.618 using one-dimensional search method
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:杨天
  1. steepest_descent

    0下载:
  2. Numerical optimization, Steepest descent
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ehwa
  1. optimization

    0下载:
  2. Derivative-based Optimization using The Gradient Descent
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:809984
    • 提供者:ehsan
  1. Steepest_descent

    0下载:
  2. Algorithm for Steepest Descent optimisation of an 2D function Comments in Romanian
  3. 所属分类:STL

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:PSP
  1. descent

    0下载:
  2. 自适应滤波中的最速下降法仿真程序,课程的大作业,可以绘制梯度曲线-Adaptive Filter steepest descent method simulation program, course the big job, you can draw the gradient curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lurui
  1. neuralnetworkdesignusingsteepestdescentalgorithm.

    0下载:
  2. Neural Network with multiple inputs and multiple output with training data in file name Twod is trained using steepest descent algorithm.After training data ,we can test a new set of data-Neural Network with multiple inp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:Amee
  1. Steepest-Descent-based-Optimiation-for-Distribtue

    0下载:
  2. Steepest Descent based Optimiation for Distribtued Regression in Wireless Sensor Networks
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:Shereen
  1. Ch2-4d2

    0下载:
  2. Its about how to use steepest descent methor of optimization./
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 用来解决压缩感知里求解优化问题的算法matlab代码-solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:T D
  1. Newton-descent-method-algorithm-

    0下载:
  2. 牛顿下山法算法用matlab实现源程序,完整无缺,运行无错误,正常引用!-Newton descent method algorithm implementation using matlab source, intact, run the error-free, normal reference!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yaojiashifu
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matl
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:陈云川
  1. recursive-descent-parsing

    0下载:
  2. 编译原理的实验,递归下降语法分析,能够实现自上而下的分析。-Compiler theory of the experiment, recursive descent parsing, to achieve top-down analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:windssd
  1. steepdes

    0下载:
  2. In mathematics, the method of steepest descent or stationary phase method or saddle-point method is an extension of Laplace s method for approximating an integral, where one deforms a contour integral in the complex plan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:suci ariani
  1. Fuzzy_Finalmodify

    0下载:
  2. Nonlinear Dynamic System Identi fication : Design of Fuzzy Systems Using Gradient Descent Training
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:hamedvahedian
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法(steepest descent method)是以负梯度方向作为下降方向的极小化算法,又称梯度法,是1874年法国科学家Cauchy提出的,最速下降法是无约束最优化中最简单的方法。-Steepest descent method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:刘小祖
  1. HinfPosFilterMultiTest

    0下载:
  2. A direct search method instead of a coordinate descent iterative LMI algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:fatz
  1. steepest-descent

    0下载:
  2. 这是一个用最速下降法求解线性方程的方法,程序代码使用matlab语言。 -This is a steepest descent method for solving linear equations, program code using matlab language.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:建勋
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org