登录
首页 » Matlab » 动态规划算法

动态规划算法

于 2022-02-06 发布 文件大小:1.51 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

% [p_opt,fval]=dynprog(x,DecisFun,ObjFun,TransFun) % 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量; % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组;最优策略组;最优轨线组; % 指标函数值组];fval是一个列向量,各元素分别表示p_opt各 % 最优策略组对应始端状态x的最优函数值;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • iris-encode-and-recognition
    encoding of iris and its recognition using matlab
    2013-09-12 17:43:36下载
    积分:1
  • pso算法
    pso算法代码,在matlab上能够实现(PSO algorithm code is useful on matlab platform)
    2019-03-04 17:28:11下载
    积分:1
  • optimal-dispatch
    分布式电源并网动态无功优化调度的研究,本科论文,根据分布式电源并网的控制特性,将分布式电源设计为电压控制型和无功补偿型,考虑其与地区电网的电压无功控制 手段相结合,参与地区电网动态无功优化调度。建立以降低地区电网网损、抑制电压波动为综合目标的地区电网模糊动态无 功优化调度模型。(Study on dynamic reactive power optimization dispatching for a local power system with distributed generators)
    2021-06-06 11:30:02下载
    积分:1
  • welch功率谱和LPC参数谱估计
    1、  录制元音/a/、/o/、/i/和辅音/c/、/f/、/h/,每个音持续约0.5s;同时用Matlab生成长约0.5秒的高斯白噪声、均匀噪声和粉红噪声。 2、  分别用经典谱估计和基于LPC的参数谱估计对上述信号进行谱分析。 3、  对语音信号,分析当存在噪声干扰时,两种谱分析的噪声鲁棒性。
    2022-01-26 19:26:40下载
    积分:1
  • prtools
    模式分类工具包,内含大量的模式识别算法。可直接放于toolbox文件夹下,建立路径即可。(Pattern classification tool kit, containing a large number of pattern recognition algorithms. Can be put in the toolbox folder directly under the established path.)
    2010-07-07 22:27:26下载
    积分:1
  • ppbGauss
    本程序介绍了一种PPB滤波算法来去除图像中的加性高斯噪声,09年才提出来的新算法非常的高效,去噪效果相当好(This procedure describes a filtering algorithm to remove the image PPB in additive Gaussian noise, 09 years to put forward a new algorithm is very efficient, very good denoising effect)
    2010-11-12 14:48:00下载
    积分:1
  • testdongli
    mtalab中最好 理解的文章 最好是新手必看的!(mtalab the best understanding of the article preferably新手必看!)
    2008-05-12 10:10:50下载
    积分:1
  • high-order-modreco
    基于高阶累积量的调制识别matlab源码,该算法可以对常用的2ask,2psk,2fsk,4ask,4psk,4fsk信号进行识别,准确率高。(high-order cumulants modulation recognition 2ask,2psk,2fsk,4ask,4psk,4fsk)
    2020-07-04 04:40:01下载
    积分:1
  • 光伏并网
    说明:  太阳能光伏经过整流再进行并到交流电网的平台搭建(Solar photovoltaic is rectified and then built on the platform of alternating current network)
    2020-06-20 05:00:01下载
    积分:1
  • funcionHaar
    Program developed in Matlab for the reconstruction of functions from wavelet Har.
    2011-01-17 22:22:01下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载