資源簡介
網上有關network coding的matlab源程序實在是少之又少,這里是瑞典皇家理工的網絡編碼源代碼,希望對大家又說幫助!
代碼片段和文件信息
%function?analysis?base?on?frame;
%?[E?V?A?P]?=?analysis(x?N?U?M)?extracts?vocoder?parameters?E?V?A
%?and?P?from?the?speech?signal?x?on?a?frame?by?frame?basis.?N?is?the
%?analysis?frame?length?U?is?the?update?length?and?M?is?the?order?of?the
%?linear?prediction?analysis.?The?return?arguments?are?the?extracted
%?parameters?where?E?V?and?P?are?vectors?with?“n_frames“?(the?number?of
%?analysis?frames?see?code?below)?elements?A?is?a?(n_frames?M+1)?size
%?matrix?(includes?the?leading?1?of?the?polynomial).
%?
%?E?contains?the?square?root?of?the?prediction?error?energy?for?each
%?analysis?frame?V?is?the?voiced/unvoiced?decision?(1?if?voiced?0?if
%?unvoiced)?A?contains?the?LP?parameters?(row-wise)?for?each?frame?and?P
%?contains?the?pitch?period?for?each?frame.
%
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2888??2010-05-10?19:12??Matlab?for?NC\MATLAB\analysis_fr.m
?????文件?????119216??2010-01-04?05:40??Matlab?for?NC\MATLAB\assignment1.mat
?????文件?????835432??2010-01-03?20:40??Matlab?for?NC\MATLAB\assignment2.mat
?????文件????????881??2010-05-10?19:00??Matlab?for?NC\MATLAB\dequantiz.m
?????文件????????424??2010-05-10?18:50??Matlab?for?NC\MATLAB\d_sq_midrise.m
?????文件????????816??2010-05-10?18:49??Matlab?for?NC\MATLAB\d_vq_cb.m
?????文件???????2969??2010-04-23?13:16??Matlab?for?NC\MATLAB\Initial.m
?????文件????????616??2010-05-10?19:00??Matlab?for?NC\MATLAB\Initial.mat
?????文件????????515??2010-04-23?13:05??Matlab?for?NC\MATLAB\Input_parameter.mat
?????文件???????1277??2009-03-29?18:13??Matlab?for?NC\MATLAB\jakes_ralfunc.m
?????文件????????761??2010-05-10?19:11??Matlab?for?NC\MATLAB\LPC_decoder.m
?????文件???????1903??2010-05-17?18:07??Matlab?for?NC\MATLAB\LPC_encoder.m
?????文件?????835432??2008-11-15?03:01??Matlab?for?NC\MATLAB\LSFcodebook.mat
?????文件???????1995??2010-04-30?20:27??Matlab?for?NC\MATLAB\Main.m
?????文件?????444046??2010-01-04?05:40??Matlab?for?NC\MATLAB\male44.wav
?????文件????????263??2010-05-08?02:54??Matlab?for?NC\MATLAB\MATLABandCfunctions.txt
?????文件??????12407??2010-04-20?10:31??Matlab?for?NC\MATLAB\mseq.m
?????文件???????1305??2010-04-30?20:31??Matlab?for?NC\MATLAB\Network.m
?????文件???????2866??2010-04-23?13:37??Matlab?for?NC\MATLAB\parameter.mat
?????文件????????661??2010-04-20?00:36??Matlab?for?NC\MATLAB\phase_estimation.m
?????文件????????342??2010-04-20?15:53??Matlab?for?NC\MATLAB\pulse_plot.m
?????文件???????2286??2010-04-20?00:18??Matlab?for?NC\MATLAB\qam.m
?????文件???????1367??2010-04-20?00:43??Matlab?for?NC\MATLAB\qamdetect.m
?????文件????????907??2010-05-10?18:56??Matlab?for?NC\MATLAB\quantiz.m
?????文件????????340??2010-05-09?16:30??Matlab?for?NC\MATLAB\Quan_param.mat
?????文件???????2281??2010-07-23?20:36??Matlab?for?NC\MATLAB\ReadMe.txt
?????文件???????5232??2010-04-20?00:43??Matlab?for?NC\MATLAB\Receiver.m
?????文件????????936??2010-04-12?20:16??Matlab?for?NC\MATLAB\root_raised_cosine.m
?????文件???????2433??2010-04-30?20:43??Matlab?for?NC\MATLAB\Simulate.m
?????文件????????397??2010-04-23?13:37??Matlab?for?NC\MATLAB\simulate_parameter.mat
............此處省略12個文件信息
評論
共有 條評論