资源简介
网上有关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个文件信息
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- popular-UCI-datasets 一些非常有用的数据
- GAPSO 这个算法是遗传算法和粒子群优
- synchronization 利用matlab仿真实现载波的
- Gabor Gabor小波变换的matlab实现
- 4 matlab区域填充的具体算法及演示
- MATLAB_image_process_with_PDE 运用偏微分方
- gabijiao 该程序通过实例(函数)
- SIFT2844912
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- EELM
- barcode 基于图像的条形码识别程序(识
-
myaudiopla
yer 使用Matlab GUI实现的音频 - B-spline-surface 在MATLAB-2008a环境下编写的
- NURBS-surface 在MATLAB-2008a环境下编写的
- ACO 用MATLAB编写的蚁群算法最短路径寻
- wavplay 基于matlab GUI界面的播放器
- allfns 是由牛津大学VGG开发的三维重建
- spectrogram_fft
- adaboost 基于adaboost的人脸识别程序
- 2 2课程报告要求:按照讲课内容
- gps GPS信号的捕获、处理程序
- fuzzynetme 模糊神经网络的MATLAB程序
- naive_bayes_numeric 利用matlab实现的朴素贝
- MFandMPF 计算肌电信号积分肌电值
- BM3D BM3D去噪算法的实现和相关文档
- BarrelDistortion 两个matlab程序
- Kalman 用卡尔曼滤波跟踪目标实例
- WSN-matlab-simulation
评论
共有 条评论