搜索资源列表
-
4下载:
它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
-
-
0下载:
matlab 程序
是自己写的,太简单科别笑我
希望有人支持-matlab program is written in their own, too simple divisions laugh, I hope there is support for
-
-
2下载:
F16飞机的动态仿真。使用MATLAB和C++混合编程。-F16 aircraft dynamic simulation. The use of MATLAB and C++ mixed programming.
-
-
0下载:
用matrixvb进行matlab与vb混合编程时发布程序需要一起打包的动态衔接库文件-Matlab with vb using matrixvb hybrid programming publishing program packaged with the dynamic interface between library files
-
-
0下载:
预测控制理论中,动态矩阵控制算法用matlab编程并仿真-Predictive control theory, dynamic matrix control algorithm programming and simulation using matlab
-
-
1下载:
Q 学习方面的MATLAB程序,对于研究强化学习和自适应动态规划的朋友很有参考价值-Q learning MATLAB. For the study of reinforcement learning and adaptive dynamic programming
-
-
5下载:
用matlab编程求解汽车平顺性,汽车加速度,动挠度以及相对动载荷-Solving the car ride with matlab programming, vehicle acceleration, dynamic deflection and the relative dynamic load
-
-
0下载:
基于MATLAB语言,采用动态规划方法求解最短路径问题-Based on MATLAB language, using dynamic programming method for solving the shortest path problem
-
-
0下载:
一个VC以动态库方式调用MATLAB的小程序,包括vc、matlab程序和一篇基于COM组件混合编程文档-A VC to call MATLAB dynamic library way of small procedures, including the VC and MATLAB program and a hybrid programming based on COM component documentation
-
-
0下载:
利用matlab GUI实现的串口编程例子,毕设内容,高光谱图像基本处理,用MATLAB实现动态聚类或迭代自组织数据分析。- Use serial programming examples matlab GUI implementation, Complete set content, basic hyperspectral image processing, Using MATLAB dynamic clustering or iterative self-organizing data an
-
-
0下载:
本程序的性能已经达到较高水平,用MATLAB实现动态聚类或迭代自组织数据分析,利用matlab GUI实现的串口编程例子。- The performance of the program has reached a high level, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Use serial programming examples matlab GUI implementat
-
-
10下载:
混合动力汽车动力系统控制算法计算与优化中,使用动态规划算法优化汽车输出转矩MATLAB程序。(Simulation and Optimization of Power System Control Algorithm for Hybrid Electric Vehicle. Using Dynamic Programming Algorithm to Optimize Automobile Output Torque MATLAB Program.)
-
-
6下载:
基于自适应动态规划的执行依赖启发式动态规划仿真程序,包括评价模块、执行模块、图像输出等(Implementation based on adaptive dynamic programming relies on heuristic dynamic programming simulation program, including evaluation module, execution module, image output, etc.)
-
-
7下载:
自适应动态规划(adaptive dynamic programming,ADP)方法MATLAB 实现(MATLAB implementation of adaptive dynamic programming)
-
-
2下载:
比较全面的结构有限元和动力学分析,附带MATLAB的编程(A comprehensive structural finite element and dynamic analysis, with MATLAB programming)
-
-
0下载:
% 离散优化
% *enum - 枚举法
% *monte - 蒙特卡洛法
% *lpint (BranchBound)- 线性整数规划
% *L01p_e - 0-1整数规划枚举法
% *L01p_ie - 0-1整数规划隐枚举法
% *bnb18 - 非线性整数规划(在MATLAB5.3使用)
% *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用)
% *mintreek - 最小生成树kruskal算法
% *minroute - 最短路dijkstr
-
-
1下载:
对于动态评价方法的编程实现,MATLAB实现纵横向拉开档次法(Programming implementation for dynamic evaluation method)
-
-
0下载:
处理运筹学中的动态规划问题,文件中dynprog.m是主要函数,动态规划的主要过程均在其中进行,其余四个函数定义一些简单的过程,以简化主函数编写(dynamic programming(matlab))
-
-
1下载:
经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
-
-
2下载:
第一章 线性规划
第二章 整数规划
第三章 非线性规划
第四章 动态规划
第五章 图与网络
第六章 排队论
第七章 对策论
第八章 层次分析法
第九章 插值与拟合
第十章 数据的统计描述和分析
第十一章 方差分析
第十二章 回归分析(Chapter I linear programming
Chapter II integer programming
Chapter III nonlinear programming
Chapter IV dynamic planning
Chapt
-