搜索资源列表
sys(matlab)
- 某控制系统的开环传递函数的分析.绘制系统的闭环根轨迹,寻找系统临界稳定时的增益k,并分析其稳定性。-a control system of open-loop transfer function analysis. Rendering System is a closed-track, Find Critical stable gain k, and to analyze its stability.
dir2cas
- 直接型到级联型的形式转换 % [b0,B,A]=dir2cas(b,a) %b 为直接型的分子多项式系数 %a 为直接型的分母多项式系数 %b0为增益系数 %B 为包含各bk的K乘3维实系数矩阵 %A 为包含各ak的K乘3维实系数矩阵 %-directly to the cascade-type conversion in the form of%% [belts, B, A] = dir2cas (b, a)% b-to direct the molecular p
dlb_lqr11
- 一级倒立摆系统采用最优控制的方法,改变状态增益系数K,最后使系统达到平衡。-Inverted pendulum system using optimal control methods to alter the state of the gain coefficient K, the last to make the system balanced.
routhtablepaper
- 利用Matlab编写程序实现以下功能:以多项式形式输入系统前向通路传递函数和反馈回路传递函数,计算系统开环增益,判定型别,根据控制系统劳斯稳定判据原理,列出得到的任意阶次系统的劳斯表,判定闭环系统稳定性,若不稳定给出具有正实部极点的数目。 (1)根据用户输入的稳定度a,计算稳定的开环增益K的范围; (2)确定系统的最大稳定度a,计算相应的开环增益K的值。 -The use of Matlab programming to achieve the following functions
pp02
- 采用极点配置的方法控制一级倒立摆系统,通过改变系统的参数,即增益系数K,最后使系统达到平衡。-Pole placement method using an inverted pendulum control system, by changing the system parameters, ie gain coefficient K, the last to make the system balanced.
ParInfoGain
- ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available) Information gain is defined as: InfoGain(Class,Attribute) = H(Class) - H(Class | At
Finite-time-stabilization-map
- rossler混沌系统中,反馈增益k在有限时间内收敛到了一个合适的负常数-rossler chaotic system, the feedback gain k in a finite time convergence to a suitable negative constant
kfilter
- KFILTER calculates the kalman gain, k, and the stationary covariance matrix,using the Kalman filter.
onTextCategorization
- 本文比较研究了在中文文本分类中特征选取方法对分类效果的影响。考察了文档频率DF、信息增 益IG、互信息MI、V2分布CHI 四种不同的特征选取方法。采用支持向量机(SVM) 和KNN两种不同的分类 器以考察不同抽取方法的有效性。实验结果表明, 在英文文本分类中表现良好的特征抽取方法( IG、MI 和 CHI)在不加修正的情况下并不适合中文文本分类。文中从理论上分析了产生差异的原因, 并分析了可能的 矫正方法包括采用超大规模训练语料和采用组合的特征抽取方法。最后通过实验验证组合特征
Runge_Kutta
- 龙格库塔法进行控制系统的数字仿真.输入开环增益k,输出超调量和调节时间,并打印阶跃响应曲线。-Runge-Kutta method of digital simulation of the control system to enter the open-loop gain k output overshoot and adjustment time, and print step response curve.
tran.tar
- Program to analize diferent transfer functions and looking for changes on it varying the gain K.