登录
首页 » matlab » acado-stable

acado-stable

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

  • MATLAB-FIR
    详细具体地记录了在matlab平台中fir滤波器的设计过程(Detailed record of the matlab platform fir filter design process)
    2008-12-17 18:50:14下载
    积分:1
  • stprtool
    Statistical Pattern Recognition Toolbox for Matlab,Technical University Prague
    2011-06-04 23:42:24下载
    积分:1
  • view_reconstruction
    This is to experiment with the basic eight-point algorithm.
    2015-02-05 23:10:10下载
    积分:1
  • ChaoticSystemsToolbox
    说明:  分析混沌系统,产生混沌系统的流,很多m文件(Analysis of chaotic systems to generate the flow of chaotic systems, and many m files)
    2010-05-02 06:37:17下载
    积分:1
  • ISAE
    optical code recognition
    2014-11-29 13:58:28下载
    积分:1
  • cwstd
    一个小程序,可以解决一些教复杂的问题,可以根据实际情况接着进行编写( a a a sample can solove a question for some maths )
    2012-09-18 10:50:01下载
    积分:1
  • san
       近20年来,阵列信号处理已成为信号处理的一个重要分支,本次实验就是通过MUSIC(Multiple Signal Classification)算法对混叠有高斯白噪声的双信源信号进行频谱分析。(Space there is more than one letter (No.) source, it is often necessary to separate these signals in order to track or detect the spatial signal we are interested in, inhibition of those who are considered interference signal. To this end, the need to use the antenna array to receive multiple spatial signal analysis and processing of the the spatial signal received by the antenna array known as array signal processing. The past 20 years, array signal processing has become an important branch of signal processing, this experiment is the MUSIC (Multiple Signal Classification) algorithm aliasing Gaussian white noise dual source signal spectrum analysis.)
    2013-05-01 13:48:52下载
    积分:1
  • roommap
    螺旋扫描区域全覆盖算法,区别以往算法,极大程度优化路径规划。(Spiral scanning region full coverage algorithm)
    2020-06-16 10:40:01下载
    积分:1
  • GUI-with-Matlab
    GUI with Matlab。Written By: Yair Moshe。GUI with Matlab - Outline 1. Basic Graphics 2. Animation 3. Handle Graphics Objects 4. Creating GUI using GUIDE(GUI with Matlab。Written By: Yair Moshe。GUI with Matlab- Outline 1. Basic Graphics 2. Animation 3. Handle Graphics Objects 4. Creating GUI using GUIDE)
    2011-01-24 16:21:13下载
    积分:1
  • leachm1
    This is a matlab code of LEACH protocol that simulates the life of the sensor network.
    2013-10-13 17:29:22下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载