-
vad1
基于高阶统计方法改进的自适应多速率话音激活检测算法(Improved statistical methods based on high order adaptive multi-rate voice activity detection algorithm)
- 2010-11-04 11:17:07下载
- 积分:1
-
dd_tools_1_6_1
data description toolbox 1.6
单类分类器工具包(data description toolbox 1.6)
- 2009-05-26 11:56:02下载
- 积分:1
-
corner_detect
matlab角点检测的源代码示例程序,有较好的参考价值。(corner detection matlab source code for sample programs, a better reference value.)
- 2011-10-09 21:19:55下载
- 积分:1
-
pf
说明: We are researching robot localization techniques which fuse dead reckoning measurements with range measurements from stationary radio beacons in the robot s environment.
This site provides Matlab code for three algorithms explored thus far -- an Extended Kalman Filter, a Particle Filter, and a Sliding Batch method -- as well as .mat files containing data collected from a robot driving and receiving range measurements over different paths. Two such data sets are provided.
- 2010-08-29 16:12:45下载
- 积分:1
-
radon_ambiguity
%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( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear 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)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
wiggle
地震资料处理,时频分析里的wiggle变换(Seismic data processing, time-frequency analysis in the transform wiggle)
- 2007-12-20 19:36:00下载
- 积分:1
-
Cognitiveradio
it is about cognitive radio
- 2010-12-06 06:35:15下载
- 积分:1
-
hammingcodes3
汉明编码汉明编码汉明编码汉明编码汉明编码汉明编码汉明编码汉明编码汉明编码汉明编码(Hamming code Hamming code Hamming code Hamming code Hamming code Hamming code Hamming code Hamming code Hamming code Hamming code)
- 2011-05-11 22:06:41下载
- 积分:1
-
channel_coeff
mimo-ofdm系统中产生相关mimo衰落信道(produce relevant mimo mimo-ofdm fading channel system)
- 2013-12-04 17:15:22下载
- 积分:1
-
lpc623
5/10/15/20阶的语音信号LPC 预测及其功率谱,并绘制误差函数图像(5/10/15/20 LPC prediction order of the voice signal and the power spectrum, and the mapping of the image error function)
- 2010-08-15 11:39:20下载
- 积分:1