搜索资源列表
stepspecs
- 插值法求出阶跃响应的Ts,Tr,deta,性能指标。方法准确,简单-interpolation step response is calculated by the Ts, Tr, deta, performance indicators. The method is accurate and simple
2Dlineintegral
- PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implic
workzuojian
- 已知单位负反馈系统被控对象的传函为: • 设计滞后-超前校正装置,使校正后的系统满足: • (1).在单位斜坡信号作用下,Kv=10s^(-1) • (2).校正后相角裕度³ 45° • (3).系统校正后剪切频率wc ³ 1.5s^(-1) • (4).时域性能指标:s%£ 30%,Tp £ 2s,Ts £ 6s -units known ne
csfunc
- function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function-function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function
tsfuzzc
- 基于TS模型的模糊控制器的MATLAB实现
finalreport
- matlab实现的多个基础程序和报告并有流程图(1) 绘出正弦信号波形及频谱。 (2) 单极性归零(RZ)波形及其功率谱,占空比为50%。 (3) 升余弦滚降波形的眼图及其功率谱。滚降系数为0.5。发送码元取值为0、2。 (4) 最佳基带系统的Pe~Eb\\No曲线,升余弦滚降系数a=0.5,取样值的偏差是Ts/4。 (5) Pe~Eb\\No,升余弦滚降系数a=0.5,取样时间无偏差,但信道是多径信道,C(f)=abs(1-0.5*exp(-j*2*pi
erjidaolibai
- 基于TS模糊模型的二级倒立摆系统仿真研究
模糊T-S预测控制的matlab代码
- 模糊T-S预测控制的matlab代码,实现基于模糊模型辨识的广义预测控制-TS fuzzy matlab code predictive control, fuzzy model identification-based generalized predictive control
fuzzy_TS_model
- 这是一个关于模糊TS模型的例子,对初学TS模型的人很有用-This is an example of fuzzy TS model, TS model for beginners who are useful
TS
- TSP问题,即旅行商问题,matlab环境下可以运行-TSP problem, that is, traveling salesman problem, matlab environment can run
Collaborativefuzzyclusteringmodel
- 协同模糊聚类建模通过特征选择和协同模糊聚类的模糊建模方法构建T-S模型,并用此模型对数据进行测试。-Collaborative fuzzy clustering modeling and collaboration through the feature selection fuzzy clustering TS fuzzy modeling method to build models and use this model of data for testing.
Prob318
- P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In each case plot the spectrum of the resulting discrete-time signal. Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
dlimintc
- /* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c -/*
S2
- function [ret,x0,str,ts,xts]=s1(t,x,u,flag) s1 is the M-file descr iption of the SIMULINK system named s1. The block-diagram can be displayed by typing: s1. SYS=s1(T,X,U,FLAG) returns depending on FLAG certain system values given
S3
- function [ret,x0,str,ts,xts]=s3(t,x,u,flag) s3 is the M-file descr iption of the SIMULINK system named s3. The block-diagram can be displayed by typing: s3. SYS=s3(T,X,U,FLAG) returns depending on FLAG certain system values given
Tsp
- TS算法求解TSP问题,里面包含样本数据,算法收敛较好,优化结果比较理想!-tabu search for TSP
TS-Nqueen
- tabu search TS Nqueen matlab codes for ts Nqueen
ts---suanfa
- ts算法matlab例子,对初学者有很大帮助-ts algorithm matlab example, are very helpful for beginners
TS-algorithm
- TS算法处理连续性多目标算法时的改进算法,主要介绍了主体程序。处理的是一个关于工艺参数优化的问题-Improved algorithm processing algorithm TS continuity of multi-objective algorithm, introduces the main program. Dealing with a question about the process parameter optimization
TSfuzzymodle
- 主要是基于TS模糊模型的倒立摆程序,包含了四条规则(Mainly based on TS fuzzy model of the inverted pendulum)