动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法我要分享

Dynamic programming algorithm, Lagrange interpolation method, nonlinear integer programming method,

非线性插值 整数规划 动态规划 dynamic-programming 动态规划-MATLAB

关注次数: 425

下载次数: 0

文件大小: 16KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法


English Description:

This program is compiled based on MATLAB platform, including dynamic programming algorithm, Lagrange interpolation method, nonlinear integer programming method, linear programming method and ordinary differential algorithm


代码预览

matlabsuanfa

............\动态规划.txt

............\常微分.txt

............\拉格朗日插值.txt

............\解线性规划.txt

............\非线性整数规划.txt