登录
首页 » matlab » closedLoop_Simulation_with_individual_process_mode

closedLoop_Simulation_with_individual_process_mode

于 2010-06-02 发布 文件大小:278KB
0 287
下载积分: 1 下载次数: 190

代码说明:

  燃料电池电堆的温度控制,采用预测控制算法实现(PEMFC Stack Temperature Control Study)

文件列表:

closedLoop_Simulation_with_individual_process_model
...................................................\compdirold.m,3143,2006-12-05
...................................................\constr.m,2536,2006-12-05
...................................................\graderr.m,1033,2006-12-05
...................................................\main_prog.m,2273,2006-12-29
...................................................\mfun_control.m,792,2006-12-19
...................................................\mfun_inp.m,607,2006-12-05
...................................................\mfun_mimosmpc.asv,10388,2010-05-14
...................................................\mfun_mimosmpc.m,10387,2010-05-14
...................................................\mimosmpcobjfn.m,260,2006-12-05
...................................................\nlconstold.m,14068,2006-12-05
...................................................\opteval.m,770,2006-12-05
...................................................\plot_GP.m,306,2006-12-05
...................................................\prog_closedLoop_simu.asv,832,2006-12-29
...................................................\prog_closedLoop_simu.m,832,2006-12-29
...................................................\qpsubold.m,23462,2006-12-05
...................................................\qp_ip_02.m,4884,2006-12-05
...................................................\Readme.txt,173,2010-05-14
...................................................\smpc_data.mat,4264,2006-12-05
...................................................\smpc_data_1B202_4kW.mat,5696,2006-12-05
...................................................\smpc_data_2B211_1kW.mat,6032,2006-12-05
...................................................\smpc_data_2B211_2kW.mat,5936,2006-12-05
...................................................\smpc_data_2B211_3kW.mat,7696,2006-12-05
...................................................\tmm_sim_model_noise_1B200_2kW.mat,11736,2006-12-05
...................................................\tmm_sim_model_noise_1B202_3kW.mat,11736,2006-12-05
...................................................\tmm_sim_model_noise_1B202_4kW.mat,11416,2006-12-05
...................................................\tmm_sim_model_noise_2B211_1kW.mat,11416,2006-12-05
...................................................\tmm_sim_model_noise_2B211_2kW.mat,11448,2006-12-05
...................................................\tmm_sim_model_noise_2B211_2kW_.mat,1572,2006-12-05
...................................................\tmm_sim_model_noise_2B211_3kW.mat,11416,2006-12-05
...................................................\tmm_sim_model_noise_2B212_2kW.mat,11736,2006-12-05
...................................................\TMM_step.mdl,77464,2006-12-29
...................................................\tmm_stepRep_1B200_2kW.mat,208952,2006-12-19
...................................................\tmm_stepRep_1B202_3kW.mat,299216,2006-12-19
...................................................\tmm_stepRep_1B202_4kW.mat,247736,2006-12-19
...................................................\tmm_stepRep_2B211_1kW.mat,232784,2006-12-19
...................................................\tmm_stepRep_2B211_2kW.mat,224168,2006-12-19
...................................................\tmm_stepRep_2B211_3kW.mat,315272,2006-12-19
...................................................\tmm_stepRep_2B212_2kW.mat,404576,2006-12-19
...................................................\tmm_stepRep_2B212_4kW.mat,280760,2006-12-19

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

发表评论

0 个回复

  • ownerDrawScrollBar
    scrollbar重绘。很好的例子程序,可以用来学习一下。(scrollbar redrawn. Good example of a program that can be used to learn about.)
    2014-11-11 14:30:39下载
    积分:1
  • Jacobson-tip2010
    Motion-Compensated Frame Interpolation (MCFI) is a technique used extensively for increasing the temporal frequency of a video sequence. In order to obtain a high quality interpolation, the motion field between frames must be wellestimated. However, many current techniques for determining the motion are prone to errors in occlusion regions, as well as regions with repetitive structure
    2015-01-10 19:07:13下载
    积分:1
  • matlab仿真
    说明:  独立光伏发电系统的matlab仿真,一个完整的光伏发电系统。(Matlab simulation of an independent photovoltaic system, a complete photovoltaic power generation system.)
    2019-11-05 20:22:06下载
    积分:1
  • AdaptiveFilter
    自适应滤波算法的教程及Matlab仿真程序(Tutorial course and Matlab simulation code of adaptive filtering algorithm)
    2010-02-23 13:30:22下载
    积分:1
  • MAT
    如何从CSV、文本文件中读取记录波形 并返回波形数据 逐行读取文件内容 (How CSV, text file read and returns the waveform data recorded waveforms to read file contents line by line)
    2011-08-17 10:11:16下载
    积分:1
  • PCA09DEMO
    PROGRAM OF PRINCIPAL COMPOSANTE
    2014-12-01 06:17:16下载
    积分:1
  • Push-Pull-Converter
    This is the push-pull converter simulation using matlab
    2020-10-05 18:07:38下载
    积分:1
  • Watermarking_Edge
    this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
    2009-06-16 02:36:56下载
    积分:1
  • Inverted-Pendulum-master
    说明:  现代控制理论实验课 matlab倒立摆仿真代码和动画演示 使用matlab的倒立摆建模和仿真设计 使用了状态反馈控制器设计闭环反馈控制系统 实现了动画演示 文档说明:(中文字符显示某些问题,后续更改,系统的simulink构建很简单,这里没有注意到) 系统分析文件夹 .m输入为加速度的情况下的开环系统.m文件 F .m输入为力开环系统的m文件 State_FeedBack_controller.m输入为加速度的闭环系统的m文件 动画演示文件夹 sys.m生成整个控制系统的s函数 pendan.m显示动画的s函数 dh.mdl最终的动画倒立摆simulink的建造(Modern control theory experiment course Matlab inverted pendulum simulation code and animation demonstration Modeling and simulation design of inverted pendulum using MATLAB The closed-loop feedback control system is designed by using the state feedback controller The animation demonstration is realized Document description: (some problems of Chinese character display, subsequent changes, the system's Simulink construction is very simple, not noticed here) System analysis folder Open loop system. M file with. M input as acceleration The input force of the open loop F.M system State_ FeedBack_ The controller. M input is the m file of the closed loop system with acceleration Animation folder Sys. M generates the s function of the whole control system Pendan. M s function for displaying animation dh.mdl The construction of the final animation inverted pendulum simulink)
    2021-04-12 16:28:26下载
    积分:1
  • GPSR
    压缩感知信号重建 梯度投影法信号重建代码(Compressed sensing signal reconstruction signal reconstruction code gradient projection method)
    2011-05-08 23:29:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载