搜索资源列表
多项式回归法得色彩空间转换
- 多项式回归法得色彩空间转换(色彩信息处理)-polynomial regression in color space conversion (Color Information Processing)
PWL for 1D
- 1D signal:Identification of PieceWise Linear by multiple regression Detection of homogeneous zone using entropie Projection in the Hough space (1D)
Hmain
- 汉诺塔程序,可以实现退步操作的程序。 希望大家交流。-HANOR procedures, can achieve regression operating procedures. We hope that the exchanges.
HUIGUIFENXI
- VISUAL BASCI 开发回归分析程序-VISUAL BASCI development regression analysis procedures
BPC++
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
NeuralNetwork_Backpropagation_Regression
- 使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁-using MATLAB BP neural network regression function, the code is very simple
IHDR_SOURCE
- IHDR (Incremental Hierarchical Discriminant Regression) 。树结构的递归网络,可用于不同光照条件和不同姿态下的人脸分类。
Emerging.Topics.in.Computer.Vision
- 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
数据绘图
- 生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to carry out significant test.
RSC
- 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
NRlogistic
- 罗吉斯回归程序 提供matlab环境下仿真程序-Logistic regression procedure matlab simulation environment
000
- Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
Regression
- VB6 Linear regression Project Part1
SR_caller
- 利用谱回归进行图像处理的matlab程序,希望对大家有帮助-Spectral regression matlab image processing procedures, we hope to help
GMM-Libraries-for-Matlab
- GMM-GMR!高斯混合模型-高斯混合回归-Gaussian Mixture model-Gaussian Mixture Regression!
Logistic-regression
- Logistic regression,逻辑斯特模型论文-Logistic regression, logistic model papers
(SVM)-regression-algorithm
- 对比这么复杂的推导过程,SVM的思想确实那么简单。它不再像logistic回归一样企图去拟合样本点(中间加了一层sigmoid函数变换),而是就在样本中去找分隔线,为了评判哪条分界线更好,引入了几何间隔最大化的目标。-The derivation process of the contrast is so complex, the idea of SVM is so simple. It is no longer tried to like logistic regression fitting
SVM-regression-theory-and-control-
- 支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
logistic-regression
- 采用随机梯度算法,来利用逻辑回归对训练集进行分类-Classify the training set by logistic regression
Regression
- 实现逻辑回归的c++源码,功能完善,封装完好,能直接运行-Code of logistic regression