CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dynamic programming matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dynamic programming matlab - List
[
matlab
]
596dongtaiguihua
DL : 0
动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-dynamic programming the basic ideology and the basic steps examples of the use of dynamic programming algorithm design specific ways to discuss the dynamic programming to achieve some skills, and dynamic planning and some other algorithm are compared
Update
: 2025-02-19
Size
: 27kb
Publisher
:
曹力
[
Other
]
matlab-optical
DL : 0
优化问题的matlab解决方法,包括最优路径和动态规划、线性规划问题-optimization problems Matlab solutions, including optimal routing and dynamic programming, linear programming problem
Update
: 2025-02-19
Size
: 1.72mb
Publisher
:
胡哥
[
matlab
]
dongtaiguihua
DL : 0
Matlab源程序用动态规划方法求最短路径。-Matlab source code using dynamic programming method for the shortest path.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
gws
[
Mathimatics-Numerical algorithms
]
dynprog
DL : 0
dynamic programming 源代码-dynamic programming source code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
qi kang
[
AI-NN-PR
]
tsp
DL : 0
利用动态规划算法 vc实现的小规模旅行商问题-Vc algorithm using dynamic programming to achieve small-scale traveling salesman problem
Update
: 2025-02-19
Size
: 992kb
Publisher
:
linmaitian
[
matlab
]
MinForeDynprog
DL : 0
MinForeDynprog.rar是基于MATLAB的动态规划算法的源程序!-MinForeDynprog.rar is based on the dynamic programming algorithm MATLAB source!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
好家伙
[
matlab
]
Dynprog
DL : 1
动态规划算法的顺序(前向求最小值)算法的matlab实现以及一个算例,还有一篇参考pdf文献,适合初学者,有我个人的一点注释-Dynamic programming algorithm for the sequence (prior to seeking the minimum value) algorithm matlab to achieve, as well as a numerical example, there is a reference pdf document, suitable for beginners, there are my personal notes that
Update
: 2025-02-19
Size
: 150kb
Publisher
:
杨红芳
[
matlab
]
MatlabCodeforDeterministicDynamicProgramming
DL : 0
一个决策性动态规划的matlab代码,有参考文献,适合初学者-A dynamic programming decision-making matlab code, there are references for beginners
Update
: 2025-02-19
Size
: 109kb
Publisher
:
plow
[
matlab
]
MatlabCodeforStochasticDynamicProgramming
DL : 3
一个实现随机动态规划的实例的matlab代码,附有参考文献,适合初学者-A realization of stochastic dynamic programming examples of matlab code, with references for beginners
Update
: 2025-02-19
Size
: 249kb
Publisher
:
plow
[
Mathimatics-Numerical algorithms
]
Optimization
DL : 0
《实用最优化方法 (第三版)》 该教材介绍了线性规划、非线性规划、多目标规划、整数规划和动态规划的基本理论、计算方法及其应用。书中着重阐述了最优化的基本原理和在实际应用中比较有效的计算方法及其在计算机上的实现等内容。- Practical Optimization Methods (third edition) The materials introduced linear programming, nonlinear programming, multi-objective programming, integer programming and dynamic programming of the basic theory, calculation methods and their applications. The book focuses on the optimization of the most basic principle and in practical applications more effective method of calculation and its realization on the computer and so on.
Update
: 2025-02-19
Size
: 11.49mb
Publisher
:
nc21lym
[
matlab
]
matlabsuanfa
DL : 0
这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution of nonlinear integer programming method, solution of linear programming, as well as the solution of ordinary differential algorithm
Update
: 2025-02-19
Size
: 16kb
Publisher
:
肖可
[
matlab
]
dynamic
DL : 0
本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。-The code for the dynamic programming algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
tess
[
matlab
]
dynamique_correlation
DL : 0
This code compute dynamic programming to find disparity in 2 stero images
Update
: 2025-02-19
Size
: 240kb
Publisher
:
Othwal
[
matlab
]
MATLAB
DL : 0
纵横向拉开档次法的MATLAB实现,对于动态评价方法的编程实现-Vertical and horizontal method of MATLAB implementation, evaluation method for dynamic programming
Update
: 2025-02-19
Size
: 7kb
Publisher
:
liupei
[
matlab
]
DYNPROG
DL : 0
我用MATLAB编的程序,存为txt文档格式,方便大家查看。这是我们组在学校国际赛选拔赛时编的程序,用于实现动态规划算法。可立即执行。-I compiled the program using MATLAB, save txt file format, we facilitate viewing. This is our group in the school when the series of international competitions qualifying procedures for the dynamic programming algorithm. Can be implemented immediately.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
张的的
[
matlab
]
dynamic_multi
DL : 0
dynamic programming
Update
: 2025-02-19
Size
: 381kb
Publisher
:
trtak
[
matlab
]
the-dynamic-programming
DL : 0
利用matlab实现的动态规划源码 包含了动态规划论文和仿真实例-Use matlab to achieve the dynamic programming source code
Update
: 2025-02-19
Size
: 10kb
Publisher
:
张翠
[
matlab
]
dynamic-programming
DL : 0
此文档介绍了Matlab软件中使用的一种实用算法--动态规划。-This document describes a practical algorithm- dynamic programming Matlab software.
Update
: 2025-02-19
Size
: 193kb
Publisher
:
Adam
[
Other
]
dynamic programming
DL : 1
处理运筹学中的动态规划问题,文件中dynprog.m是主要函数,动态规划的主要过程均在其中进行,其余四个函数定义一些简单的过程,以简化主函数编写(dynamic programming(matlab))
Update
: 2025-02-19
Size
: 1kb
Publisher
:
muxian1
[
Other
]
Dynamic-Programming-master
DL : 1
经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
Update
: 2025-02-19
Size
: 101kb
Publisher
:
纯白色morning
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.