登录
首页 » matlab » Levenberg-Marquardt

Levenberg-Marquardt

于 2020-12-06 发布 文件大小:2KB
0 112
下载积分: 1 下载次数: 273

代码说明:

  Levenberg-Marquardt优化单应性矩阵,也可经过修改用于相机标定参数的优化(Levenberg-Marquardt optimization homography can also be modified for optimization of camera calibration parameters)

文件列表:

jacobc.m
lmoptc.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Quadratemagnetic
    This is used to draw the magnetic field strength of coil square program.(This is used to draw the magnetic field strength of coil square program)
    2010-09-07 10:24:29下载
    积分:1
  • mani
    说明:  包含了大多数流形学习方法的代码,有PCA,ISOMAP,LLE,HLLE(Contains the majority of manifold learning code, with PCA, ISOMAP, LLE, HLLE)
    2008-09-28 16:30:34下载
    积分:1
  • gp
    说明:  GREY PREDICTION ALGORITHM implementation in matlab source code
    2013-09-08 20:03:38下载
    积分:1
  • MATLAB
    matlab编写的一个递归应用,同时生成动态链接库(dll)。并用vc++测试(matlab generate dynamic link library (dll). And using vc++ test)
    2013-11-27 15:11:36下载
    积分:1
  • calculaPAR
    Calcula the PAPR and the CCDF of the ofdm signal
    2014-02-13 03:34:01下载
    积分:1
  • 107
    Data files are in Matlab format. Each file contains fan and drive end vibration data as well as motor rotational speed. For all files, the following item in the variable name indicates: DE - drive end accelerometer data FE - fan end accelerometer data BA - base accelerometer data time - time series data RPM- rpm during testing
    2018-05-16 17:12:26下载
    积分:1
  • wmtsa-matlab-0.2.6
    完整的极大离散小波变换MATLAB工具箱,附有程序的具体实例。可参考《时间序列分析的小波方法》 程正兴译(WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis. Cambridge: Cambridge University Press.)
    2012-05-05 17:29:31下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • kalman
    经典的卡尔曼滤波程序,可以给大家很大的帮助(The classical Kalman filtering procedures can be of great help to everyone)
    2010-01-27 22:06:40下载
    积分:1
  • 1588test_result
    本文介绍了IEEE 1588时间同步性能测试方法和测试结果(This article describes the IEEE 1588 time synchronization performance test methods and test results)
    2010-02-01 17:08:09下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载