Skip to content

之前做过的一些项目,基于matlab程序的各种回归、分类算法实现

Notifications You must be signed in to change notification settings

zoulala/matlab_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab_algorithms

之前做过的一些项目和学习积累,基于matlab程序的各种回归、分类算法实现


  • MLR - 多元线性回归

  • PCA - 主成分分析

  • PLS - 偏最小二乘

  • LogisticR - 逻辑斯蒂回归

  • Ganzhiji - 感知机(perception)

  • PSO - 粒子群优化

  • KNN - K_近邻

  • Bayes - 贝叶斯

  • OSC - 正交信号校正

  • GDescent - 梯度下降

  • ANN - 人工神经网络

  • BOOSTING - 提升算法

About

之前做过的一些项目,基于matlab程序的各种回归、分类算法实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages