搜索资源列表

  1. lm_2dcircle

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round data draws up with, test_circle uses in to produce test dat
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:215040
    • 提供者:代进
  1. L-M算法(BP的一种改进算法)应用实例

    0下载:
  2. L-M算法(BP的一种改进算法)应用实例-L-M algorithm (BP an improved algorithm) Application
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:胡刚
  1. LM_opti

    0下载:
  2. LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:谈心
  1. immoptibox

    1下载:
  2. 优化算法程序包。有lm方法, smarquart法,等等。-Optimization package. Have lm, smarquart law.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:李琳
  1. BP

    0下载:
  2. 基于MATLAB的神经网络BP算法的改进Lm算法
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吴建国
  1. whd

    0下载:
  2. 基于MATLAB的神经网络BP算法的改进Lm算法-Based on the MATLAB neural network BP algorithm Lm algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吴建国
  1. levmar-1.2

    0下载:
  2. 采用C语言编写的LM算法的实现,用于图像识别中优化的算法,速度快-Using C language LM algorithm for image recognition algorithms to optimize speed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:fuxiaofeng
  1. lm_Fortran

    0下载:
  2. 采用fortran语言编写的LM算法程序,在求非线性最小二乘方面的图像处理问题中凸现优势-Fortran language used LM algorithm procedures, in order to aspects of nonlinear least squares problems in image processing to highlight the advantages
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:fuxiaofeng
  1. chengongde

    0下载:
  2. 用MATLAB仿真的BP神经网络,采用LM算法,训练出一个比较好的训练曲线,一块发上来共享!-MATLAB simulation with BP neural networks, the use of LM algorithm, to train a better training curve, a piece of hair up to share!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:余咏波
  1. chenggong.m

    0下载:
  2. lm算法的matlab程序,自己编的,不是库函数-lm algorithm matlab procedures, own, and not a library function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孟飞
  1. lm

    1下载:
  2. 开发的lm算法,很有用的一种优化算法. 对非线性优化有很大用处-Lm developed algorithm, a useful optimization algorithm. Of nonlinear optimization have great usefulness
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:邵帅
  1. LM-algo

    0下载:
  2. 用gsl实现Levenberg-Marquardt算法-use gsl to implement Levenberg-Marquardt algo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3178496
    • 提供者:cpper
  1. The_Levenberg-Marquardt_Algorithm

    0下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This docume
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:TANG
  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-16
    • 文件大小:27648
    • 提供者:徐琼
  1. LM-algorithm

    1下载:
  2. 用LM算法解超定方程,未用到库,都是自己写的函数,有例子-With the LM algorithm for solving overdetermined equation, unused libraries, are writing their own functions, there are examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:木木
  1. LM-NLLS

    0下载:
  2. 基于OpenCV的高效的LM 算法实现,用于求解非线性最小二乘问题的-The efficient LM-algorithm based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:刘明增
  1. LM算法

    0下载:
  2. 一个简单的LM算法程序,可以帮助你理解LM算法,还包括LM的解释(The neural network control method is used to control the unit step input of the controlled object)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:983040
    • 提供者:烟艹
  1. pseudolite_lm

    0下载:
  2. LM算法的C语言实现,应用于伪卫星定位。(Code for LM algorithm, used in PS system. By Sujx.)
  3. 所属分类:

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:sujx
  1. LM算法在二阶过阻尼系统参数估计中的应用_李敏花

    0下载:
  2. LM算法在二阶过阻尼系统参数估计中的应用(Application of LM algorithm in parameter estimation of two order over damping system)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:130048
    • 提供者:中华杰少
  1. LM

    1下载:
  2. LM算法实例,总结前人的做的一些改进,供初级的学习,大家一起找毛病(LMLM algorithm example, summarize the predecessors to do some improvement, for the primary learning, we find fault together)
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:程序菜鸟超
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org