CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dynamic matrix
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dynamic matrix - List
[
Mathimatics-Numerical algorithms
]
matrix
DL : 0
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)-dynamic matrix, plus or minus, multiplication achieve category, the use of templates, completely original (tested)
Update
: 2008-10-13
Size
: 2.81kb
Publisher
:
softnow
[
Mathimatics-Numerical algorithms
]
matrix
DL : 0
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)-dynamic matrix, plus or minus, multiplication achieve category, the use of templates, completely original (tested)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
softnow
[
JSP/Java
]
MatrixDynamicMulti
DL : 0
用动态规划实现矩阵链乘的java代码-Dynamic Programming Matrix chain by the java code.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
andy
[
matlab
]
pid_dmc2
DL : 0
动态矩阵控制算法与PID算法结合,有很强的理论性,是毕业设计的好程序-Dynamic Matrix Control algorithm combined with the PID algorithm, is very theoretical, is a graduate design program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王刚
[
Algorithm
]
DMC
DL : 0
预测控制中动态矩阵控制(DMC)的Matlab代码-Predictive Control of Dynamic Matrix Control (DMC) of the Matlab code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
王振兴
[
matlab
]
DMCmodel
DL : 0
预测控制算法matlab仿真,采用的是二阶系统,本程序是动态矩阵控制的简单仿真-Predictive control algorithm matlab simulation, using the second-order systems, this procedure is a simple dynamic matrix control simulation
Update
: 2025-02-19
Size
: 6kb
Publisher
:
aleon
[
Speech/Voice recognition/combine
]
20080426
DL : 0
信息融合方面得例题,对已知要求的目标,利用动态矩阵控制(DMC)使其达到期望值。所有程序均已通过调试。希望对大家有所帮助-Example of information integration have on the known requirements of the target, the use of Dynamic Matrix Control (DMC) to reach the expectations. All have been through the debugging process. I hope all of you to help
Update
: 2025-02-19
Size
: 108kb
Publisher
:
忘不了
[
matlab
]
dmc
DL : 1
dMC动态矩阵控制单变量的,可以很容易修改成需要的相应程序。-DMC Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
haiyan
[
Other
]
DMC_ModelMatched
DL : 0
一个动态矩阵预测控制程序,用于对一种预测控制的研究-A dynamic matrix predictive control procedures for predictive control of a research
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨怀申
[
matlab
]
dmc
DL : 0
用matlab实现的动态矩阵仿真程序,学预测控制的朋友可以看看啊-Achieved with dynamic matrix matlab simulation program, predictive control school friends can take a look at ah
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘强
[
Other
]
lu
DL : 0
态矩阵控制单变量的,可以很容易修改成需要的相应程序-Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures
Update
: 2025-02-19
Size
: 4kb
Publisher
:
路
[
matlab
]
DMC_control
DL : 1
对供热系统的动态矩阵控制算法,仿真效果比较好。-Heating system for the dynamic matrix control algorithm, simulation results better.
Update
: 2025-02-19
Size
: 15kb
Publisher
:
张楚
[
Data structs
]
matrix
DL : 0
A program for two dynamic matrix multipliccation
Update
: 2025-02-19
Size
: 69kb
Publisher
:
rubi
[
matlab
]
mutilvariableDMC
DL : 0
多变量的动态矩阵预测控制,很实用,欢迎下载-Multivariable dynamic matrix predictive control, very practical, welcome to download
Update
: 2025-02-19
Size
: 4kb
Publisher
:
封红鹏
[
matlab
]
DMC
DL : 0
DMC(动态矩阵控制),是预测控制的一种算法。本算法采用一阶环节来仿真。-DMC (Dynamic Matrix Control), is a predictive control algorithm. The algorithm used to simulate first-order link.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
control
[
Other
]
MPC_files
DL : 0
Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model is easy to obtain in an industrial process. The package provides a dmc function to perform dynamic matrix control and to show the principal of DMC. An example file is included to show how the dmc function can be used to solve a control problem. It only uses basic MATLAB commands. No any other toolboxe is required.
Update
: 2025-02-19
Size
: 269kb
Publisher
:
Liu Hongbin
[
Software Engineering
]
Dynamic-matrix-control
DL : 0
DMC控制由于具有对模型精度要求低,控制精度高鲁棒性强等优点可有效的克服过程的不确定性、非线性和关联性,并能方便的处理过程被控量和操纵变量中的各种元素。所以对该系统应用DMC控制方法进行MATLAB仿真。-DMC control accuracy because the model has low and high control precision and strong robustness advantages of the process can effectively overcome the uncertainty, nonlinear, and relevance, and to facilitate the processing and manipulation of variable charges in the amount of various elements. Therefore, application of the system control method DMC MATLAB simulation.
Update
: 2025-02-19
Size
: 142kb
Publisher
:
马永晶
[
Algorithm
]
Matrix-Chain_JAVA
DL : 0
Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully parenthesize the product A1A2...An in a way that minimizes the number of scalar multiplications.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Justas
[
matlab
]
Dynamic-Matrix
DL : 0
利用动态矩阵控制算法对单容水箱的液位进行控制-Dynamic matrix control algorithm using a single tank liquid level control
Update
: 2025-02-19
Size
: 2kb
Publisher
:
王越
[
Other systems
]
dynamic-matrix-control-algorithm
DL : 0
动态矩阵控制算法,以递推辨识参数作为预测模型参数,递推辨识参数作为被控对象参数-Dynamic matrix control algorithm to recursive identification parameters as the predictive model parameters, recursive identification parameters as the controlled object parameter
Update
: 2025-02-19
Size
: 6kb
Publisher
:
gjf
«
1
2
3
4
5
6
7
8
9
10
...
25
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.