搜索资源列表
jitterbug-1.1
- jitterbug是基于matlab的工具箱,允许对在不同的时域条件下的线性系统的二次性能指标计算。用这个工具箱,可以很容易看出系统对时延、jitter和数据丢失等的响应。-jitterbug is based on Matlab Toolbox, allowing for the different time domain under the conditions of the linear quadratic system performance computing. Using this
数值分析中的一元二次线性方程的求解
- 数值分析中的一元二次线性方程的求解,主要是用DELPHI语言进行编程-Numerical analysis of a linear quadratic equation, is mainly used for programming language DELPHI
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
yuchou2
- 用matlab解决线性回归问题,在约束条件下求解二次回归问题的极小值-Using matlab to solve linear regression problems, in the constraint solving quadratic regression under the condition of the minimum problem
2
- 基于MATLABD的线性二次型最优控制设计-MATLABD based on the linear quadratic optimal control design
fitnessfunction
- 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
DiscriminantAnalysis
- Implementation to linear, quadratic and logistic discriminant analysis, for examples
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
lyapack
- A MATLAB Toolbox for Large Lyapunov and Riccati Equations, Model Reduction Problems, and Linear{Quadratic Optimal Control Problems
123
- Adaptive Continuous-Time Linear Quadratic Gaussian Control
zzz099SVM
- 为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。-In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. T
New-folder
- linear quadratic model
Linear-Quadratic-Regulator
- 线性二次型调节器在飞行控制系统中的应用,参数Q、R矩阵根据实际运动方程手动调节。-Source Code for Linear Quadratic Regulator, applied in the aircraft control system. The Q/R matrix should be adjusted manually.
LQR
- control of a quadrotor using the linear quadratic regulator
Robust-control-and-robust-controller
- 鲁棒控制与鲁棒控制器设计: 1、线性二次型 Gauss 控制 2、鲁棒控制问题的一般描述 3、鲁棒控制器的计算机辅助设计 4、新鲁棒控制工具箱及应用 5、分数阶控制系统分析与设计-Robust control and robust controller design: linear quadratic Gauss control, a general descr iption of the robust control problem, the computer-aided
LQG
- 带有卡尔曼滤波器的线性二次高斯自适应算法-Linear quadratic Gaussian adaptive algorithm with the Kalman filter
FELQR
- The function subroutine felqr.m calculates the feedback gain matrix by Linear Quadratic Regulator(LQR) technique.
lqr_example
- some example declaration for linear quadratic control-some example declaration for linear quadratic control
Linear-Quadratic-Regulator-design
- 線性二次調節器(LQR)設計 透過微分方程式求出LQR的範例-Linear quadratic regulator (LQR) differential equation obtained by LQR design paradigm
Linear-Quadratic-Regulator-with-KF-master
- 直线倒立摆KF滤波仿真程序,可以先参看read文件(Linear inverted pendulum KF filtering simulation program, can see the read file first.)