運(yùn)用模糊算法和PID調(diào)節(jié)控制開(kāi)關(guān)磁阻電機(jī)的調(diào)速。采用的單片機(jī)是Intel的80c196KB,編程語(yǔ)言為PL/M.
上傳時(shí)間: 2014-09-04
上傳用戶:dyctj
用于單片機(jī)驅(qū)動(dòng)步進(jìn)電機(jī)的優(yōu)化設(shè)計(jì),實(shí)現(xiàn)單片機(jī)控制步進(jìn)電機(jī)升降速,避免在加減速過(guò)程中引起振蕩和失步等.
標(biāo)簽: 步進(jìn)電機(jī) 單片機(jī)驅(qū)動(dòng) 優(yōu)化設(shè)計(jì) 單片機(jī)控制
上傳時(shí)間: 2014-11-01
上傳用戶:shinesyh
最速下降法是一種沿著N維目標(biāo)函數(shù)的負(fù)梯度方向搜索最小值的方法。該程序是用最速下降法求無(wú)約束最優(yōu)化解。
標(biāo)簽: 目標(biāo)函數(shù) 梯度 方向 搜索
上傳時(shí)間: 2014-01-20
上傳用戶:lps11188
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 極半徑 ) % ylabel( 角度 ) %**************************************%找出峰值點(diǎn)的坐標(biāo),計(jì)算初始頻率和調(diào)頻斜率(正確) %找出峰值點(diǎn)的坐標(biāo) b=max(max(wh)) [u,a]=find(wh>=0.8*b)
標(biāo)簽: transform radon clear fs
上傳時(shí)間: 2014-10-27
上傳用戶:Yukiseop
直流電機(jī)調(diào)速系統(tǒng)模糊控制的仿真設(shè)計(jì),有比較使用的控制段程序
標(biāo)簽: 直流電機(jī) 模糊控制 仿真設(shè)計(jì) 調(diào)速系統(tǒng)
上傳時(shí)間: 2016-06-21
上傳用戶:宋桃子
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2014-01-15
上傳用戶:hongmo
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2013-12-26
上傳用戶:dreamboy36
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2016-06-28
上傳用戶:change0329
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2014-09-03
上傳用戶:jjj0202
完成cnc系統(tǒng)的T曲線控制,較好的完成數(shù)控加工
上傳時(shí)間: 2014-11-23
上傳用戶:sxdtlqqjl
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1