Skip to content

【国赛】【美赛】数学建模相关算法 MATLAB实现

License

Notifications You must be signed in to change notification settings

ruyingqishi/Algorithms_MathModels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms_MathModels

数学建模相关算法 MATLAB实现

Fork或借鉴请注明出处 @ChungKing . Thx

本项目包含作者本人重庆参与的数学建模竞赛中、所使用的相关算法的MATLAB实现。部分参考于NarcissusHliangZhao 。Thanks。 具体内容包括:

  • 《MATLAB 神经网络30个案例分析》

  • 《基于MATLAB的高等数学问题求解》

  • 模拟退火算法-最优路径

  • 层次分析法(AHP)

  • 元胞自动机(Cellular Automata)

  • 模糊数学模型(Fuzzy Mathematical Model

  • 目标规划(Goal Programming)

  • 图论(Graph Theory)

  • 灰色系统建模(Grey System)

  • 启发式算法(Heuristic Algorithm)

  • 免疫算法(Immune Algorithm)

  • 整数规划(Integer Programming)

  • 《MATLAB智能算法案例》(Intelligence Algorithm)

  • 插值(Interpolation)

  • 线性规划(Linear Programming)

  • 多元分析(Multivarite Analysis)

  • 神经网络(Neural Network)

  • 非线性规划(Non Linear Programming)

  • 常微分方程(Oridinary Differential Equation)

  • 偏微分方程(Partial Differential Equation)

  • 偏最小二乘法(Partial Least Squares)

  • 《模式识别与机器学习》(Pattern Recognition and Machine Learning)

  • 回归分析(Regression Analysis)

  • 时间序列模型(Time Series)

Related links

希望对大家有所帮助!

LICENSE

本项目全部内容遵守 MIT 许可协议.

About

【国赛】【美赛】数学建模相关算法 MATLAB实现

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 68.9%
  • HTML 30.2%
  • Other 0.9%