搜索资源列表

  1. ijrte0206121124

    0下载:
  2. Abstract-This paper introduces the new concept of Artificial Neural Networks (ANNs) in estimating speed and controlling the separately excited DC motor. The neural control scheme consists of two parts. One is the n
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:490496
    • 提供者:amidi
  1. LM

    0下载:
  2. LM算法的简要描述。LM算法是一种定位多变量函数最小值的迭代技术,是解决非线性最小二乘问题的基本技术之一。-The Levenberg-Marquardt(LM)algorithm is an iterative technique that locates the minimum of a multivariate function that is expressed as the sum of squares of non-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:徐琼
  1. programme_II

    0下载:
  2. a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
  3. 所属分类:matlab例程

  1. programme_III

    0下载:
  2. a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
  3. 所属分类:matlab例程

  1. APPRENT1

    0下载:
  2. a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
  3. 所属分类:matlab例程

  1. APPRENT2

    0下载:
  2. a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
  3. 所属分类:matlab例程

  1. LMFsolve

    1下载:
  2. 这个程序实现了Levenberg Marquardt Fletcher(LMF)算法,并用于非线性最小二乘的计算。用于在一个非线性多项式组成的矛盾/超定方程组中,找到最优的解。-This program implements the Levenberg Marquardt Fletcher (LMF) algorithm, and used nonlinear least squares calculations. Formed in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:蒋常富
  1. The-instruction-of-NNBP-1.0

    0下载:
  2. NNBP 1.0使用说明,NNBP是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值-NNBP 1.0 instructions, NNBP is BP algorithm demo program, the Levenberg-Marquardt algorithm which has practical value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:李志坚
  1. lmm

    0下载:
  2. 通用的LM算法,全局收敛的Levenberg-Marquardt-common used Levenberg-Marquardt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:jghghgh
  1. 3LAYERS_BP

    0下载:
  2. This a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforcement training, interest can be studied.-This is a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:安少鹏
  1. homography

    0下载:
  2. 这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:苏营
  1. A-Memo-on-How-to-Use-the-Levenberg-Marquardt-Algo

    0下载:
  2. a memo how to right a matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:64512
    • 提供者:abdullah
  1. lm_ts

    0下载:
  2. training Takagi-Sugeno fuzzy systems using the Levenberg-Marquardt method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Reza
  1. Levenberg_Marquardt

    0下载:
  2. Levenberg Marquardt最优化算法.-the Optimization algorithm of Levenberg Marquardt.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:jimmy
  1. lm

    1下载:
  2. levenberg-maquardt最小二乘拟合算法-This program do the levenberg-maquardt LS fit.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:wr
  1. nonlineareq

    0下载:
  2. function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:kamakhya
  1. LMFexample

    1下载:
  2. Levenberg-Marquardt法(简称LM法)最优化matlab源码-Matlab source code of Levenberg-Marquardt method (referred to as the LM method) used to optimization.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:syt
  1. levmar-2.6

    0下载:
  2. 求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法.-Calculating a classical algorithm for nonlinear least squares problem. Levenberg-Marquardt algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:80896
    • 提供者:刘尉悦
  1. LM

    0下载:
  2. 上传的是Levenberg-Marquardt算法的Matlab程序-Upload is the Levenberg-Marquardt algorithm in Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张远银
  1. LMFnlsq

    0下载:
  2. Levenberg–Marquardt algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:879616
    • 提供者:ziko
« 1 2 3 4 56 7 8 »

源码中国 www.ymcn.org