91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 8.57MB
    文件類型: .zip
    金幣: 2
    下載: 1 次
    發(fā)布日期: 2023-10-08
  • 語言: Matlab
  • 標簽: 噪聲控制??matlab??

資源簡介

fxLMS 主動噪聲控制算法,比較全,分享給大家,值得學習。

資源截圖

代碼片段和文件信息

function?[CyCw]=?FxLMS(XCxCwSxSwShxShwe_contXhxTYd)
mu=0.1;????????????????????????????%?learning?rate
for?k=1:T?????????????????????????%?discrete?time?k
????Cx=[X(k)?Cx(1:15)];????????????%?update?the?controller?state????
????Cy=sum(Cx.*Cw);????????????????%?calculate?the?controller?output
????Sx=[Cy?Sx(1:length(Sx)-1)];????%?propagate?to?secondary?path
????e_cont(k)=Yd(k)-sum(Sx.*Sw);???%?measure?the?residue
????Shx=[X(k)?Shx(1:15)];??????????%?update?the?state?of?Sh(z)
????Xhx=[sum(Shx.*Shw)?Xhx(1:15)];?%?calculate?the?filtered?x(k)
????Cw=Cw+mu*e_cont(k)*Xhx;????????%?adjust?the?controller?weight
end

end

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\
?????文件?????5760040??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\200?Hz?Sine?Wave?Sound?Frequency?Tone.wav
?????文件??????461248??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\ANC.pdf
?????文件??????149722??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\ActiveNoiseControl.docx
?????文件?????????214??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Adaptive?Filtering
?????文件???????30948??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\BlockDiagram.JPG
?????文件??????593155??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Comparison?betn?FxLMS?and?FuLMS.docx
?????文件????????4654??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\DSPAbstract.docx
?????文件???????33911??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Error.jpg
?????文件???????28507??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Error_fxlms.jpg
?????文件???????10237??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Explanation_of_FxLMS_code.docx
?????文件??????281440??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FuLMS_Flowchart.PNG
?????文件?????????291??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FuNLMS
?????文件???????38953??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS?code?+?Output.docx
?????目錄???????????0??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\
?????文件????????2950??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\FxLMS_Final_Code.m
?????文件???????28343??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\Noise?Separated.jpg
?????文件???????27388??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\error.jpg
?????文件???????29676??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\inputdata.jpg
?????文件???????59529??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\noisedata.jpg
?????文件??????155397??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS(Code_Output)\television.wav
?????文件?????????644??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS.m
?????文件???????98186??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\FxLMS_BD.PNG
?????文件????????3502??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Fx_LMS(ActiveNoiseControl).m
?????文件?????????114??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Fx_lms
?????文件???????29694??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Fx_lms.JPG
?????文件??????322092??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Fxlms_Flowchart.PNG
?????文件??????419954??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Group14.pdf
?????目錄???????????0??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Images\
?????文件???????????7??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\Images\images
?????文件??????886521??2017-05-10?13:26??Active-Noise-Control---DSP2017-master\ImportantPaper.pdf
............此處省略10個文件信息

評論

共有 條評論