登录
首页 » matlab » PID_kongzhizhiguanjieshi

PID_kongzhizhiguanjieshi

于 2013-03-01 发布 文件大小:7KB
0 121
下载积分: 1 下载次数: 4

代码说明:

  该文件是一个详细分析PID控制的文件。通过示波器,改变参数下,可以很形象的观察输出波形的变化,这样可以更加直观的学习PID控制,加深对它的理解(The file is a detailed analysis of PID control file. Through the oscilloscope, change the parameters, can be very image of the observed output waveform change, so that we can more intuitive learning PID control, deepen the understanding of it )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hamed2010(2)
    image processing filter
    2010-08-04 12:49:21下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • SVM
    基于SVM的分类器,它像多沉感知器一样,可以用于模式分类和多层回归!(Based on SVM classifier, it more like heavy perceptron as, can used for pattern classification and multi-layer return! )
    2011-09-14 22:24:42下载
    积分:1
  • dianziqin
    信号发生器和电子琴程序,主要是MATLAB中GUI模块的熟悉与应用。(Signal generator and keyboard procedures, mainly familiar with the application of MATLAB GUI module)
    2014-09-19 09:50:35下载
    积分:1
  • chapter1
    matlab仿真,主要基于通信建模仿真等,本程序免费,欢迎下载,免费共享。(matlab simulation, simulation modeling is mainly based communications, this program free, welcome to download, free to share.)
    2013-12-27 10:37:31下载
    积分:1
  • shepin_jiaocheng
    This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station).
    2010-12-09 09:51:11下载
    积分:1
  • KuangjiaYouxianyuanMatlab
    说明:  是个好东西,给大家共享了,希望对大家有帮助(is a good thing for everyone to share, we want to help)
    2006-04-13 00:37:36下载
    积分:1
  • lena_blur
    matlab lena blur iamge
    2011-05-24 20:26:57下载
    积分:1
  • FNNPSOGSA
    matlab code for hybrid algorithm
    2015-03-23 14:55:09下载
    积分:1
  • ch8
    说明:  动态模糊神经网络的例程,实际运行过,可以。(Dynamic fuzzy neural network routines, the actual run-off, you can.)
    2021-03-17 13:39:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载