-
AboutVLABS
Abstract— We propose a simple speech compression algorithm
using subband division and ADPCM (Adaptive Differential
Pulse Code Modulation) algorithm. Although speech data are
stored in a semiconductor memory device, its capacity and the
available network capacity are limited. Therefore, it is necessary to
compress the data as much as possible. The first is that the
reconstructed datum must be understood correctly. Speech signal is
compressed with a ratio of 1/4 using the proposed subband division
and ADPCM (Adaptive Differential Pulse Code
Modulation) algorithm.
- 2013-08-14 22:58:20下载
- 积分:1
-
Tikhonov
Tikhonov正则化方法的一点注记,Tikhonov正则化方法的一点注记(Tikhonov regurlarization,Tikhonov正则化方法的一点注记)
- 2021-03-11 21:29:26下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
阵列信号处理DOA估计MUSIC算法
阵列信号处理DOA估计MUSIC算法 波束形成 capon 线性预测算法性能比较(MUSIC vs Beamformer capon Linear Prediction)
- 2015-12-24 20:49:48下载
- 积分:1
-
船舶交通流实验1
说明: 做一个K均值聚类和模糊C均值聚类,发现了一些东西(Do a K-means clustering and fuzzy C-means clustering)
- 2018-12-30 22:53:19下载
- 积分:1
-
mohu
给大家分享一个模糊控制器的MATLAN程序(To share with you a fuzzy controller MATLAN program)
- 2012-05-24 21:29:51下载
- 积分:1
-
capacity-limit-traffic-assignment
本代码是容量限制交通分配的代码。但是不通过完整的OD表进行配流,而是针对组成OD表的逐一起始点、终点的基础数据进行配流。路权是取的BFR函数,加了距离惩罚函数。(This code is the capacity limit traffic assignment code. But not through the complete OD table assignment, but for each table consisting OD initial, end with the underlying data stream. Right of way is to take the BFR functions, plus a distance penalty function.)
- 2013-11-04 12:20:18下载
- 积分:1
-
netlab-nn-for-pattern-nebley
this book very important
excellent
- 2012-01-12 17:00:34下载
- 积分:1
-
matlab
使用SGP模型进行轨道计算的matlab源码 使用两行星历TLE(Simplified perturbations models are a set of five mathematical models (SGP, SGP4, SDP4, SGP8 and SDP8) used to calculate orbital state vectors of satellites and space debris relative to the Earth-centered inertial coordinate system. This set of models is often referred to collectively as SGP4 due to the frequency of use of that model particularly with two-line element sets produced by NORAD and NASA.)
- 2021-04-13 15:18:56下载
- 积分:1
-
ParticleAPF
辅助粒子滤波源程序,APF经典程序,欢迎下载。(Auxiliary particle filter source, APF classic program, welcome to download.)
- 2021-04-09 18:59:00下载
- 积分:1