线性拟合的matlab仿真代码,包含数据点的收集、一般最小二乘算法、正交回归算法,画图等。其中数据点的收集还包括曲线的数据点收集。
2020-01-03 11:30:35 3KB linear regressio least square
1
SPSS 25 回归方法(Regression)IBM官方说明手册,繁体中文版。
2020-01-03 11:26:36 3.83MB SPSS
1
Regression Modeling Strategies.pdf
2020-01-03 11:24:11 7.71MB 机器学习
1
用cnn回归进行的图像配准,比传统图像配准算法更快更准确的得到配准参数
2019-12-28 17:29:11 3KB CNN regression
1
基于java实现的一元线性回归代码,包括三个类
2019-12-21 22:25:00 8KB JAVA 一元 线性回归 LINEAR
1
Remarkable advances in computation and data storage and the ready availability of huge data sets have been the keys to the growth of the new disciplines of data mining and machine learning, while the enormous success of the Human Genome Project has opened up the field of bioinformatics. These exciting developments, which led to the introduction of many innovative statistical tools for high-dimensional data analysis, are described here in detail. The author takes a broad perspective; for the first time in a book on multivariate analysis, nonlinear methods are discussed in detail as well as linear methods. Techniques covered range from traditional multivariate methods, such as multiple regression, principal components, canonical variates, linear discriminant analysis, factor analysis, clustering, multidimensional scaling, and correspondence analysis, to the newer methods of density estimation, projection pursuit, neural networks, multivariate reduced-rank regression, nonlinear manifold learning, bagging, boosting, random forests, independent component analysis, support vector machines, and classification and regression trees. Another unique feature of this book is the discussion of database management systems. This book is appropriate for advanced undergraduate students, graduate students, and researchers in statistics, computer science, artificial intelligence, psychology, cognitive sciences, business, medicine, bioinformatics, and engineering. Familiarity with multivariable calculus, linear algebra, and probability and statistics is required. The book presents a carefully-integrated mixture of theory and applications, and of classical and modern multivariate statistical techniques, including Bayesian methods. There are over 60 interesting data sets used as examples in the book, over 200 exercises, and many color illustrations and photographs.
2019-12-21 22:22:51 17.34MB Manifold Machine Learning
1
利用matlab代码实现的图像修复, 采用线性回归的方法,有样例,可直接运行
2019-12-21 22:12:19 3.09MB 机器学习 matlab linear regression
1
使用逻辑回归对iris数据集进行分类,只选取了前2种花的部分样本。java实现。
1
Image Deformation Using Moving Least Squares 算法的matlab实现。通过移动的最小二乘法改变和自定义的控制点操作图片。
2019-12-21 22:05:49 1.13MB MLS Deformation
1
内含完整的逻辑回归数据集,已经逻辑回归训练,训练完成后的模型测试部分(包括代码和完成数据集),用python3编码,可直接运行。训练完成后可直接显示点的颜色和分布,以及训练得到的直线。
2019-12-21 21:30:46 8.1MB 机器学习 逻辑回归 LR regression
1