CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - nonlinear optimization

搜索资源列表

  1. webinar_walk_through

    0下载:
  2. Developing Models from Experimental Data using System Identification Toolbox-1. webinar_walk_through.m: contains all the linear and nonlinear estimation examples presented during the webinar. 2. Data files and Simulink models: process_data.mat,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:35279
    • 提供者:陈翼男
  1. conjugate gradient method

    1下载:
  2. matlab编写的共轭梯度法,用来解决非线性优化问题-matlab prepared by the conjugate gradient method is used to solve nonlinear optimization problems
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-04
    • 文件大小:9693
    • 提供者:zh
  1. alglib-3.2.0.cpp

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:983742
    • 提供者:supereast
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. distortion

    2下载:
  2. 一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。-A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different di
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:80390
    • 提供者:San
  1. Tsai

    0下载:
  2. Tasi方法,进行摄像机标定,运用RAC径向一致约束求解摄相机参数,非线性优化,求解畸变系数-Tasi method for camera calibration, use of the RAC radial consistent constraint solver camera parameters, nonlinear optimization, and solve the distortion coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:11083
    • 提供者:小小
  1. nlcg1_0

    0下载:
  2. 非线性共轭梯度算法,用于非线性最优化问题。-Nonlinear conjugate gradient algorithm for nonlinear optimization problem.
  3. 所属分类:Special Effects

    • 发布日期:2015-02-09
    • 文件大小:29696
    • 提供者:wennu
  1. LIZIQUN

    0下载:
  2. 案例26 粒子群算法的寻优算法-非线性函数极值寻优-26 cases of particle swarm algorithm optimization extreme- nonlinear function optimization algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1903
    • 提供者:孙丽杰
  1. SVM-regression-theory-and-control-

    0下载:
  2. 支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:459722
    • 提供者:mumu
  1. fitzgibbon01c

    0下载:
  2. 医学图像配准,医学图像2D_3D配准,基于vc++开发。-This paper introduces a new method of registering point sets. The registration error is directly minimized using general-purpose nonlinear optimization (the Levenberg-Marquardt algorithm). The surprising conclusion of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:353330
    • 提供者:刘坤
  1. zuixiaoercheng

    0下载:
  2. 非线性最小二乘优化问题 图像处理方面 源码 请多指教-Nonlinear least squares optimization of image processing source code please enlighten
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:刘瑞
  1. chapter31

    0下载:
  2. 思维进化算法优化BP神经网络——非线性函数拟合-Mind Evolutionary algorithm optimization BP neural network- a nonlinear function fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:51071
    • 提供者:李辉
  1. alglib-2.6.0.delphi

    0下载:
  2. ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
  3. 所属分类:Fractal program

    • 发布日期:2017-03-17
    • 文件大小:880640
    • 提供者:zhouping
  1. SVM

    0下载:
  2. 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:_柚子茶
搜珍网 www.dssz.com