-
database1
有选择性的输入指纹,并对指纹分块,计算点方向图以及块方向图。(Selective input fingerprint, and fingerprint block, calculate points, and block pattern pattern.)
- 2011-05-16 19:40:36下载
- 积分:1
-
lorenzp
a mfile for describing lorenz equation
- 2012-04-12 23:37:51下载
- 积分:1
-
pinlvtiaozhi
在matlab中构成不同频率的调制信号,这些函数都是以fm开头,产生常数、双曲线、线性、抛物线等频率调制信号.(in Matlab, constitute a different frequency modulation signal, these functions are beginning to fm, have a constant, hyperbolic, linear, parabolic and other frequency-modulated signal.)
- 2007-04-04 19:14:57下载
- 积分:1
-
L5_answer
音频信号处理,实现自适应语音盲分离,输入两个信道的互相关音频信号,能互相分离出原始语音(Audio signal processing, adaptive voice separation, two channels of input audio signal cross-correlation, the original speech can be isolated each other)
- 2016-05-21 10:04:13下载
- 积分:1
-
Kalman_program
实现KALMAN滤波器设计,对刚刚开始现代数字信号处理的同胞们有借鉴作用(Kalman filter design to achieve the just the beginning of modern digital signal processing compatriots have reference)
- 2007-09-14 15:43:30下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
kiejing_v44
用于图像处理的独立分量分析,使用大量的有限元法求解偏微分方程,music高阶谱分析算法。( Independent component analysis for image processing, Using a large number of finite element method to solve partial differential equations, music higher order spectral analysis algorithm.)
- 2016-06-16 11:09:08下载
- 积分:1
-
matlabarray
简单的阵列仿真,适用于初学者。大家可以参考一下。(Simple array simulation for beginner. We can refer to.)
- 2010-06-25 21:07:24下载
- 积分:1
-
Dijkstra
说明: 使用MATLAB实现Dijkstra算法(Dijkstra algorithm using MATLAB Implementation)
- 2010-04-15 11:07:10下载
- 积分:1
-
FLDA
Fisher线性鉴别分析方法(FLDA)(Fisher linear discriminant analysis (FLDA))
- 2010-05-31 09:42:24下载
- 积分:1