搜索资源列表
多变量寻优
- 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.
鲍威尔多变量优化算法的C++实现
- 鲍威尔多变量优化算法的C++实现。该程序简洁、稳定、使用, 特推荐。,Powell s optimization algorithm in C++
optim.rar
- 多变量非线性优化模型求解,对约束条件建立m文件,Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
多变量寻优
- 多变量寻优.rar
arfit1
- 多变量自回归模型matlab源码,可以简单方便地计算多变量自回归模型系数,谱结构等-multivariate autoregressive models
yangg
- 基于多变量系统广义自适应预测控制程序,可对多输入多输出系统进行研究-Multivariable systems based on generalized adaptive predictive control procedures may be multiple-input multiple-output system study
nway
- N维工具箱,能进行多变量的建模和预测。在很多领域都有用处。-N-dimensional tool to carry out many of the modeling and prediction variables. Are useful in many areas.
ARITHMETICOFDECOUPLINGCONTROLBASED
- 针对实际工程中MIMO耦合系统调节困难、控制质量差的现象提出了一种基于神经 元的解耦控制算法,并以三输入三输出系统为例,详细分析了神经元解耦的学习方法及其在多 变量系统中的工作机理.仿真结果表明该方法有效可行. -For practical engineering MIMO coupled system adjustment difficulties, the phenomenon of poor quality control is proposed based on neural
mutilvariableDMC
- 多变量的动态矩阵预测控制,很实用,欢迎下载-Multivariable dynamic matrix predictive control, very practical, welcome to download
erjie
- 多变量直接解耦内模控制,是有效解决耦合问题的一种途径-Multivariable Decoupling internal model control directly is an effective way to solve the coupling problem
CHAPTER7
- 先进PID多变量解耦控制 -Advanced Multivariable PID Decoupling Control
multidiophantine
- 多变量丢翻图方程的求解程序,编写简单,直接运行M文件-diophtine
predictive-control
- 多变量预测控制算法研究及工程化实现,并验证了算法的有效性和平台的可靠性-Multivariable predictive control algorithms and engineering to achieve and verify the validity and reliability of the platform
小波分解+MSE熵+特征提取
- 通过小波四层分解,获取脑电信号的四个波形,之后运用多变量多尺度熵计算综合MMSE,为脑电信号识别做基础(After four layers of wavelet decomposition, four waveforms of EEG signals are acquired, and then the MMSE is calculated by using multivariable and multi-scale entropy, which is the basis of EEG reco
多元变量多目标规划问题求解
- 1.适合解 多变量多目标规划问题,例如 收益最大,风险最小 2.主要目标法,线性加权法,权值我们可以自己设定。(The main objective method, the linear weighting method, the weight value can be set by ourselves)
多变量系统的性能评价
- PE_MIMO2.m搭建一个重油裂化实例 Run_MIMO2.m主运行程序,计算多变量系统性能指标(PE_MIMO2.m set up an example of heavy oil cracking Run_MIMO2.m main running program to calculate the performance index of multivariable system)
灰色预测
- 多变量输入的灰色模型预测模型实例pdf+matlab程序(Grey model prediction matlab program with multivariable input)
clear all
- 进行多变量灰色预测模型的计算,用以解决一些数学建模和实际问题。(The calculation of the multivariable grey forecasting model is carried out to solve some mathematical modeling and practical problems.)
参考程序
- 多变量DMC动态矩阵控制算法matlab仿真代码,本例为双输入双输出(the example isabout DMC control matlab)
eof
- 多变量eof分解,适合气象学的研究使用,此程序用matlab编写,各部分的含义在程序中均有标明。