Interpolation(目标规划、多元分析与插值的相关例子)MATLAB代码.zip
附件大小:7.38KB附件格式:1个直链文件,格式为zip
所属分类:毕业设计
上传会员:匿名用户
上传时间:2025-02-23
最后更新:
资源简介/截图:
└── 042InterpolationĿ滮Ԫֵӣ
├── IntegerProgrammingԹ滮滮ݵʹð
│ ├── assgin_integer_prog.m
│ ├── example_1.m
│ └── monte_carro.m
├── LinearProgrammingԹ滮滮ݵʹð
│ ├── invest_model.m
│ └── solve_lp.m
├── NonLinearProgrammingԹ滮
│ ├── fun1.m
│ ├── fun2.m
│ └── non_linear_prog.m
├── interp_1D.m
├── interp_2D.m
├── interp_2D_compare.m
└── interp_grid.m