搜索资源列表
-
0下载:
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,
-
-
1下载:
matlab编写的共轭梯度法,用来解决非线性优化问题-matlab prepared by the conjugate gradient method is used to solve nonlinear optimization problems
-
-
0下载:
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
-
-
0下载:
卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
-
-
2下载:
一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。-A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different di
-
-
0下载:
Tasi方法,进行摄像机标定,运用RAC径向一致约束求解摄相机参数,非线性优化,求解畸变系数-Tasi method for camera calibration, use of the RAC radial consistent constraint solver camera parameters, nonlinear optimization, and solve the distortion coefficient
-
-
0下载:
非线性共轭梯度算法,用于非线性最优化问题。-Nonlinear conjugate gradient algorithm for nonlinear optimization problem.
-
-
0下载:
案例26 粒子群算法的寻优算法-非线性函数极值寻优-26 cases of particle swarm algorithm optimization extreme- nonlinear function optimization algorithm
-
-
0下载:
支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
-
-
0下载:
医学图像配准,医学图像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
-
-
0下载:
非线性最小二乘优化问题 图像处理方面 源码 请多指教-Nonlinear least squares optimization of image processing source code please enlighten
-
-
0下载:
思维进化算法优化BP神经网络——非线性函数拟合-Mind Evolutionary algorithm optimization BP neural network- a nonlinear function fitting
-
-
0下载:
ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点:
(1)线性代数(包括矩阵分析);
(2)方程求解(线性和非线性);
(3)插值;
(4)最优化;
(5)快速傅里叶变换;
(6)数值积分;
(7)线性和非线性最小二乘拟合;
(8)常微分方程求解;
(9)特殊函数;
(10)统计(描
-
-
0下载:
包含完整的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
-