登录
首页 » matlab » acado-stable

acado-stable

于 2017-11-15 发布 文件大小:6258KB
0 228
下载积分: 1 下载次数: 15

代码说明:

  ACADO matlab工具包,适用于最优控制;模型预测控制(ACADO Integrators and algorithms for direct optimal control, model predictive control and parameter estimation to MATLAB.)

文件列表:

acado-stable
acado-stable\.gitignore
acado-stable\.travis.yml
acado-stable\CMakeLists.txt
acado-stable\LICENSE.txt
acado-stable\README.md
acado-stable\acado
acado-stable\acado\CMakeLists.txt
acado-stable\acado\acado_code_generation.hpp
acado-stable\acado\acado_controller.hpp
acado-stable\acado\acado_gnuplot.hpp
acado-stable\acado\acado_integrators.hpp
acado-stable\acado\acado_optimal_control.hpp
acado-stable\acado\acado_toolkit.hpp
acado-stable\acado\bindings
acado-stable\acado\bindings\acado_csparse
acado-stable\acado\bindings\acado_csparse\acado_csparse.cpp
acado-stable\acado\bindings\acado_csparse\acado_csparse.hpp
acado-stable\acado\bindings\acado_gnuplot
acado-stable\acado\bindings\acado_gnuplot\gnuplot_window.cpp
acado-stable\acado\bindings\acado_gnuplot\gnuplot_window.hpp
acado-stable\acado\bindings\acado_gnuplot\gnuplot_window.ipp
acado-stable\acado\bindings\acado_qpoases
acado-stable\acado\bindings\acado_qpoases\qp_solver_qpoases.cpp
acado-stable\acado\bindings\acado_qpoases\qp_solver_qpoases.hpp
acado-stable\acado\bindings\acado_qpoases\qp_solver_qpoases.ipp
acado-stable\acado\clock
acado-stable\acado\clock\clock.cpp
acado-stable\acado\clock\clock.hpp
acado-stable\acado\clock\clock.ipp
acado-stable\acado\clock\real_clock.cpp
acado-stable\acado\clock\real_clock.hpp
acado-stable\acado\clock\real_clock.ipp
acado-stable\acado\clock\simulation_clock.cpp
acado-stable\acado\clock\simulation_clock.hpp
acado-stable\acado\clock\simulation_clock.ipp
acado-stable\acado\code_generation
acado-stable\acado\code_generation\code_generation.hpp
acado-stable\acado\code_generation\export_acado_function.cpp
acado-stable\acado\code_generation\export_acado_function.hpp
acado-stable\acado\code_generation\export_algorithm.cpp
acado-stable\acado\code_generation\export_algorithm.hpp
acado-stable\acado\code_generation\export_algorithm_factory.hpp
acado-stable\acado\code_generation\export_argument.cpp
acado-stable\acado\code_generation\export_argument.hpp
acado-stable\acado\code_generation\export_argument_internal.cpp
acado-stable\acado\code_generation\export_argument_internal.hpp
acado-stable\acado\code_generation\export_argument_list.cpp
acado-stable\acado\code_generation\export_argument_list.hpp
acado-stable\acado\code_generation\export_arithmetic_statement.cpp
acado-stable\acado\code_generation\export_arithmetic_statement.hpp
acado-stable\acado\code_generation\export_auxiliary_functions.cpp
acado-stable\acado\code_generation\export_auxiliary_functions.hpp
acado-stable\acado\code_generation\export_cholesky_decomposition.cpp
acado-stable\acado\code_generation\export_cholesky_decomposition.hpp
acado-stable\acado\code_generation\export_common_header.cpp
acado-stable\acado\code_generation\export_common_header.hpp
acado-stable\acado\code_generation\export_data.cpp
acado-stable\acado\code_generation\export_data.hpp
acado-stable\acado\code_generation\export_data_declaration.cpp
acado-stable\acado\code_generation\export_data_declaration.hpp
acado-stable\acado\code_generation\export_data_internal.cpp
acado-stable\acado\code_generation\export_data_internal.hpp
acado-stable\acado\code_generation\export_exact_hessian_cn2.cpp
acado-stable\acado\code_generation\export_exact_hessian_cn2.hpp
acado-stable\acado\code_generation\export_exact_hessian_qpdunes.cpp
acado-stable\acado\code_generation\export_exact_hessian_qpdunes.hpp
acado-stable\acado\code_generation\export_file.cpp
acado-stable\acado\code_generation\export_file.hpp
acado-stable\acado\code_generation\export_for_loop.cpp
acado-stable\acado\code_generation\export_for_loop.hpp
acado-stable\acado\code_generation\export_forces_generator.cpp
acado-stable\acado\code_generation\export_forces_generator.hpp
acado-stable\acado\code_generation\export_forces_interface.cpp
acado-stable\acado\code_generation\export_forces_interface.hpp
acado-stable\acado\code_generation\export_function.cpp
acado-stable\acado\code_generation\export_function.hpp
acado-stable\acado\code_generation\export_function_call.cpp
acado-stable\acado\code_generation\export_function_call.hpp
acado-stable\acado\code_generation\export_function_declaration.cpp
acado-stable\acado\code_generation\export_function_declaration.hpp
acado-stable\acado\code_generation\export_gauss_newton_block_cn2.cpp
acado-stable\acado\code_generation\export_gauss_newton_block_cn2.hpp
acado-stable\acado\code_generation\export_gauss_newton_block_forces.cpp
acado-stable\acado\code_generation\export_gauss_newton_block_forces.hpp
acado-stable\acado\code_generation\export_gauss_newton_block_qpdunes.cpp
acado-stable\acado\code_generation\export_gauss_newton_block_qpdunes.hpp
acado-stable\acado\code_generation\export_gauss_newton_cn2.cpp
acado-stable\acado\code_generation\export_gauss_newton_cn2.hpp
acado-stable\acado\code_generation\export_gauss_newton_cn2_factorization.cpp
acado-stable\acado\code_generation\export_gauss_newton_cn2_factorization.hpp
acado-stable\acado\code_generation\export_gauss_newton_condensed.cpp
acado-stable\acado\code_generation\export_gauss_newton_condensed.hpp
acado-stable\acado\code_generation\export_gauss_newton_forces.cpp
acado-stable\acado\code_generation\export_gauss_newton_forces.hpp
acado-stable\acado\code_generation\export_gauss_newton_generic.cpp
acado-stable\acado\code_generation\export_gauss_newton_generic.hpp
acado-stable\acado\code_generation\export_gauss_newton_hpmpc.cpp
acado-stable\acado\code_generation\export_gauss_newton_hpmpc.hpp
acado-stable\acado\code_generation\export_gauss_newton_qpdunes.cpp

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

发表评论

0 个回复

  • iwxh
    matlab中基于封闭式基金的皮尔森相关系数分析(matlab-based closed-end funds in the Pearson correlation coefficient analysis)
    2009-04-11 21:12:24下载
    积分:1
  • huiduzhifangtu
    自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。(Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.)
    2007-12-29 19:02:49下载
    积分:1
  • test1
    把自己的程序附加到开机启动,不需要别的东西(fdsafdsafdsafa)
    2010-02-01 20:31:12下载
    积分:1
  • MSeries
    M序列发生器函数,使用m文件实现,2至7级寄存器,主要分为两个部分。第一部分主要负责输入,输出,第二部分是M序列发生函数(M sequence generator function, 2-7 registers, divided into two parts. The first part is mainly responsible for the input, output, and the second part is the sequence generating function M)
    2011-05-20 21:28:23下载
    积分:1
  • mexcdf.R14sp1-2.r2811
    matlab的netcdf插件安装程序,适用于R14版本(Matlab netcdf plug-in installation procedures, apply to R14 version )
    2012-04-30 20:42:05下载
    积分:1
  • zhongzhilubo
    MATLAB中实现中值滤波的算法的M文件。经过验证可以实现滤波效果。(MATLAB implementation of the algorithm for filtering the M documents. Filtering can be achieved proven results.)
    2009-04-29 17:04:37下载
    积分:1
  • HEV_powertrain_2010
    混合动力车模型,并联混合动力汽车模型,包括发动机,电动机,能量管理系统和整车动力学模型(HEV powertrain model)
    2011-05-20 21:26:07下载
    积分:1
  • SF_NET
    无标度复杂网络代码,可直接运行!根据参数设定,生成预期网络结构!(Scale-free complex network code can be run directly! According to parameter setting to generate the expected network!)
    2011-06-09 17:19:49下载
    积分:1
  • JIYUMATLAB
    应用MATLAB实现连续信号的采样与重构仿真(Application of MATLAB to realize continuous signal sampling and reconstruction of simulation)
    2012-05-09 19:20:06下载
    积分:1
  • Proj1
    Image processing tools
    2014-12-13 03:47:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载