搜索资源列表
fuctionevaluateimagedefinition2
- 针对图像的清晰程度提出一种新的评价方法 ,目的在于能够快速、准确地评价数字图像的清晰度。该评价方法评价参数可通过改进边缘锐度算法(EAV)得到 ,然后与机测MTF值的变化趋势一起做曲线回归分析 ,以便和其他传统清晰度评价参数做对比
SVMmatlab
- 具有非线性回归功能的支持向量机算法。可有效实现目标特征进行训练和识别。-Nonlinear regression functions with support vector machine algorithm. Features can effectively achieve its objectives of training and recognition.
kalman_intro_chinese
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。-Kalman filter is an " optimal recursive data processing algorithm (autoregressive to optimize data-processing algorithm)." To address the very
d200962214598
- 最基本回归算法,以及使用它们进行集成,提高学习性能。-many useful regression functions and ensemble them for improvement
libsvm-2.9
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 SVM方法的VC实现,libsvm源码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. SVM method VC implementation, libsvm source
generalBT
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 libsvm相关的matlab代码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. libsvm-related matlab code
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
m1
- 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
System-Engineering-Algorithm
- 系统工程涉及到的算法的matlab可视化实现,主要有主成分分析、岭回归分析等。-Systems engineering related to the algorithm matlab Visualization, mainly principal component analysis, ridge regression analysis.
support-vector-machine
- 本书主要以分类问题(模式识别,判别分析)和回归问题为背景,系统阐述支持向量机和相应的优化算法-This book mainly classification (pattern recognition, discriminant analysis) and regression as the background, the system describes support vector machine and the corresponding optimization
FitCircle
- 圆回归算法,对于不规则的圆可以通过此算法得到准确的圆心。-Circular regression algorithm, for irregular circle can through this algorithm to get the accurate center
libsvm-2.9
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件包可在http://www.csie.ntu.edu.tw/~cjlin/免费获得。该软
svm-struct
- 支持向量机结构回归算法(svm-struct),一种新的回归方法,有文献和PPT,方便学习。-Support the structural regression algorithm vector machine (svm-struct), a new regression method, literature and PPT to facilitate learning.
classifer
- 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classification, in addition to the Ga
4
- 本文针对摄像机运动情况下的多目标跟踪问题,提出了基于粒子滤波的跟踪算法。在粒子滤波算法基础上,将二阶自回归过程作为系统状态转移模型,HSV 颜色直方图作为观测模型,对视频中多个目标的位置、大小进行跟踪。实验结果表明,该算法能实时正确地跟踪多个目标,并对局部遮挡有较好的鲁棒性,也能在目标短暂消失导致跟踪失败后,在目标重新出现后及时捕获并继续进行跟踪。-A tracking algorithm based on particle filter is proposed to deal with mul
face_forest
- 利用条件回归森林算法实现的实时人脸检测源码-Use conditions return to the forest algorithm to achieve real-time face detection source code
machine learning 的线性回归算法
- andrew ng 教授在machine learning 上的线性回归算法matlab代码,对于学习机器学习的新手是一个很好的入门课程
LR
- 采用逻辑回归算法对字符识别进行分类 采用逻辑回归算法对字符识别进行分类- Using logistic regression algorithm to classify character recognition
code
- 这是关于softmax回归算法的源代码,是c++写的,比较完整,直接可以运行,是个不错的程序-This is the softmax regression algorithm source code, is c++ written, more complete, can be run directly, it is a good program
RF_Reg_C
- 随机森林算法的matlab代码,这里旨在给初学者研究的随机树回归算法-Random forest algorithm Matlab code, aimed at beginners study a random tree algorithm