-
matlabOCR
一个可图片中文字进行识别的matlab实例程序,具有很不错的识别率(A picture in the text to identify the matlab example programs, with very good recognition rate)
- 2010-09-04 12:18:12下载
- 积分:1
-
Taxicab_CCDF
THIS IS THE MATLAB SOURCE CODE
- 2014-02-25 11:50:04下载
- 积分:1
-
spandsp-0.0.4pre4.tar
传真通信V27 V29 V17 T38解调与解码,(Fax communications V27 V29 V17 T38 demodulation and decoding,)
- 2007-09-19 06:54:25下载
- 积分:1
-
iHMM
infinite HMM
Refer to Beal s Paper
Applying Gibbs Sampling in inference
the number of states of HMM is changeable in this algorithm, based on Dirichlet Proce(infinite HMMRefer to Beal s PaperApplying Gibbs Sampling in inferencethe number of states of HMM is changeable in this algorithm, based on Dirichlet Proce)
- 2008-01-24 10:10:54下载
- 积分:1
-
raoguosuoyouyonghudecengHOOK
A、分析API函数原理
B、自写API函数
C、SYSENTER指令
D、硬编码_emit
E、模拟FindWindow函数
(Analysis of A, API function principle
B, write API function
C, SYSENTER instruction
D, hard coded _emit
E, simulating FindWindow function
)
- 2014-01-03 06:25:48下载
- 积分:1
-
cmpse
间接法功率谱分析代码,数字信号处理领域常用(Indirect method power spectrum analysis code, and digital signal processing used)
- 2010-01-01 18:51:56下载
- 积分:1
-
matlabb
数字语音处理及MATLAB仿真[张雪英][程序源代码](Digital audio processing and MATLAB simulation [ZhangXueYing] [source code])
- 2010-12-06 23:02:09下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
CMAT7VC
根据csdn版主VC和matlab混编的文章,写成的VC调用matlab生成的动态函数库显示图片。(vc function calls matlab s function )
- 2010-05-09 21:47:05下载
- 积分:1
-
Lucas-Kanade
The file HierarchicalLK.m contains the entry level function HierarchicalLK(....)
- 2011-12-28 18:14:06下载
- 积分:1