登录
首页 » matlab » acado-stable

acado-stable

于 2017-11-15 发布 文件大小:6258KB
0 175
下载积分: 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 个回复

  • Tutor_of_MATLAB
    完整精通MATLAB综合辅导与指南书籍,网上有些缺少前4章。(Full proficiency in MATLAB integrated counseling and guide books, the Internet and some lack of pre-Chapter 4.)
    2008-02-26 16:49:39下载
    积分:1
  • PPVisual.tar
    MatlabVisualization Package
    2009-05-18 00:18:49下载
    积分:1
  • back0
    video back subtraction
    2011-04-29 11:37:04下载
    积分:1
  • jisuanjifangzhen
    计算机仿真大集合,包括课件,各种M文件集合,值得拥有!(Large collection of computer simulation, including the courseware, a variety of M-file collection worth having!)
    2011-06-26 00:28:54下载
    积分:1
  • eetop.cn_FYP_V2
    基于cordic算法的nco仿真完整matlab程序(nco cordic algorithm simulation)
    2021-04-09 23:48:59下载
    积分:1
  • ICA
    Imperialistic Competition Algorithm for optimization
    2012-11-01 17:20:02下载
    积分:1
  • MATLAB
    一种改进的分水岭分割算法 ,效果很不错的哦(Improved watershed segmentation results are good)
    2010-07-18 20:24:33下载
    积分:1
  • prac7-tds
    Digital images processing.
    2011-08-17 17:12:30下载
    积分:1
  • particlefilterlearn
    particle filter learning for target tracking applications
    2015-01-26 00:57:17下载
    积分:1
  • tab
    This simple function can be used for designing tab panel in matlab using GUIDE
    2020-07-19 20:38:47下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载