Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
【国赛】【美赛】数学建模相关算法 MATLAB实现
Branch: master
Clone or download
Latest commit a365856 Dec 26, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
AHP层次分析法 灰色神经网络-订单需求预测 Feb 8, 2018
CellularAutomata元胞向量机 【注释】 Feb 2, 2018
FuzzyMathematicalModel模糊数学模型 模糊数学模型 Jan 28, 2018
GoalProgramming(目标规划、多元分析与插值的相关例子) 预测 Feb 9, 2018
GraphTheory(图论)
GreySystem灰色系统
HeuristicAlgorithm(补分启发式算法,包括神经网络、模拟退火、遗传算法)
IntegerProgramming(线性规划、整数规划等内容的使用案例) IntegerProgramming(线性规划、整数规划等内容的使用案例) Jan 28, 2018
Interpolation(目标规划、多元分析与插值的相关例子)
LinearProgramming(添加了线性规划、整数规划等内容的使用案例) LinearProgramming(添加了线性规划、整数规划等内容的使用案例) Jan 28, 2018
MATLAB智能算法30个案例分析 MATLAB智能算法30个案例分析(附PDF) Feb 13, 2018
MultivariateAnalysis(目标规划、多元分析与插值的相关例子) MultivariateAnalysis(目标规划、多元分析与插值的相关例子) Jan 28, 2018
NeuralNetwork神经网络工具箱的调用案例
NonLinearProgramming非线性规划 NonLinearProgramming非线性规划 Jan 28, 2018
RegressionAnalysis回归分析
TimeSeries时间序列函数
《MATLAB 神经网络30个案例分析》源程序 数据
《MATLAB图像处理》源文件/本书源文件
《MATLAB神经网络原理与实例精解》随书附带源程序 误差曲线 分类面 Jan 24, 2018
《基于MATLAB的高等数学问题求解》 随书附带源程序
Final Solution.pdf 模拟退火算法-最优路径 Feb 8, 2018
LICENSE
README.md

README.md

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 许可协议.

You can’t perform that action at this time.