登录
首页 » matlab » acado-stable

acado-stable

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

  • Lab35
    数字图像处理中基于MATLAB的车牌号识别(License plate number recognition)
    2013-11-08 11:05:38下载
    积分:1
  • KMEANS
    this is the kmeans programme which can help to do the segmentation and clustering
    2015-01-25 18:10:05下载
    积分:1
  • ofdm
    完整能运行的OFDM程序,可以修改值,有仿真曲线(OFDM can run a complete program, you can modify the value of a simulation curve)
    2010-05-29 22:43:07下载
    积分:1
  • scanfulang
    用夫琅禾费衍射模型模拟液晶相控阵的远场光强分布(Fraunhofer diffraction model to simulate liquid crystal phased array far-field intensity distribution)
    2012-04-27 15:41:52下载
    积分:1
  • kNearestNeighbors
    This program will help you to determine the neighborhood point around a point. it is very useful for point cloud processing
    2012-06-08 04:41:13下载
    积分:1
  • zhubuhuigui
    回归分析中,检验自变量的重要性,将变量一个一个引入引入变量的条件是其偏回归平方和经检验时显著的,在引入新变量的同时,对已入选的变量逐个检验,将不显著的变量剔除。(The importance of the independent variables of regression analysis, test, introducing variable is introduced one by one into the condition of variable is the partial regression sum of squares in significantly after inspection, and at the same time of introducing new variables, for the selected variables one by one test, will not be significant variables.)
    2015-04-24 20:12:41下载
    积分:1
  • pid
    abs的pid控制,自己编的,没有优化。可以运行!(abs of pid control, their series, not optimized.you can run it!)
    2010-12-01 16:07:11下载
    积分:1
  • arithmetic
    这是xilinx的FPGA实现各种算数运算的全部基于MATLAB的模型文件,包括加减乘除等(This is the xilinx arithmetic FPGA to achieve the full range of MATLAB-based model of documents, including multiplication and division, such as addition and subtraction)
    2009-06-24 13:40:21下载
    积分:1
  • compute_dense_field.m
    computer vision library to obtain a gaussian smoothed field for optic flow
    2012-04-19 23:25:56下载
    积分:1
  • 157
    Encryption algorithms are becoming more necessary to ensure data is securely transmitted over insecure communication channels. FOX is a recently developed algorithm and its structure is based on the already proven IDEA (International Data Encryption Algorithm) cipher. FOX is a symmetric (private key) block cipher. Its top-level structure uses the Lai-Massey scheme and the round functions used in the scheme are substitution permutation networks (SPN). Its flexibility lies in the fact that it can be efficiently implemented in hardware and software. We report some of the first results of implementing the cipher on an FPGA
    2009-10-21 23:33:01下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载