搜索资源列表
Ex_Hello
- 控制 专家PID和模糊PID控制 神经PID控制 遗传算法PID控制 多变量解耦PID控制 几种先进的PID控制 灰色PID控制 伺服系统PID控制 PID实时控制等内容。每种方法都通过MATLAB
floatAxisY
- 用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中-MATLAB is used to draw multiple axes, multiple variables are plotted in a graph
yangg
- 基于多变量系统广义自适应预测控制程序,可对多输入多输出系统进行研究-Multivariable systems based on generalized adaptive predictive control procedures may be multiple-input multiple-output system study
suijiguocheng
- 这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用-This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian proces
MGPCCraru
- 多变量广义预测的控制制算法MATLAB代码 -Multivariable generalized predictive control system algorithm MATLAB code
ex1
- 通过此文件,你可以学习机器学习中的单变量和多变量线形回归。文件提供了用matlab实现这一过程的代码和流程。-From the file you can know what is linear regresion in machine learning. We provide the source code written by matlab to implement this process.
plot-cars-lda-mcs
- 五组在matlab中应用的小程序:(1)carspls and carsplslda,竞争性自适应重加权算法(cars)筛选特征变量,并建立PLS定量或定性模型(2)mcuvepls 蒙特卡罗抽样无关信息消除后,建立PLS定量和定性模型(3)osc,正交信号校正的多变量数据处理方法(4)plot cars-lda-mcs,表征cars-lda-mcs的结果(5)demo 对以上carspls and carsplslda,mcuvepls 方法在matlab中实现举例演示-Five groups
StimulatedAnnealing
- 基于MATLAB的模拟退火,利用metroplis过程求解多变量下函数的最小值点。(simulated annealing)
K近邻互信息计算程序
- matlab用于计算K近邻互信息量程序,多变量相关性(K nearest neighbor mutual information computing program)
灰色预测
- 多变量输入的灰色模型预测模型实例pdf+matlab程序(Grey model prediction matlab program with multivariable input)
参考程序
- 多变量DMC动态矩阵控制算法matlab仿真代码,本例为双输入双输出(the example isabout DMC control matlab)
第6章 Copula理论及应用实例
- Copula一词原意为连接,它把多个随机变量的边缘分布连接在一起形成联合分布。变量间的相关结构完全由Copula决定,而各变量的统计特征由其边缘分布确定。与我们描述变量问相关关系常用的相关性相比,Copula描述的多元随机变量间的相关结构可以提供更准确的信息,目前Copula已经成为流行的多变量建模工具。(Copula is originally meant to connect the edge distributions of multiple random variables togeth