-
PhaseBasedTemplateMatching
基于相位的模板匹配算法,此算法快速,可行性较好~(Template matching algorithm based on phase, this algorithm is fast, the feasibility of better ~)
- 2010-09-09 15:35:14下载
- 积分:1
-
music
this source describes a demo that writes down in music score from wav file.
- 2011-09-15 09:19:49下载
- 积分:1
-
viterbisim
Computer vision experiments 4- to step in the preparation of cany use of edge detection operator used to compare the Matlab
- 2014-11-26 17:20:24下载
- 积分:1
-
fourierCyclic
对信号进行短时傅立叶变换,输出的序列在进行循环平稳处理,最后用mesh函数进行3维画图。()
- 2008-05-05 14:58:12下载
- 积分:1
-
awgnbase
高斯白噪声的信道仿真,用于通信仿真过程中构建的仿真信道。(Gaussian white noise channel simulation, the simulation process to build a communication channel simulation.)
- 2014-12-01 11:34:48下载
- 积分:1
-
3DBall-down-
三维空间里描述小球下落弹起的动态全过程图(Described in the three-dimensional space, the whole dynamic of the whereabouts of the ball bouncing process diagram)
- 2013-04-15 20:01:10下载
- 积分:1
-
int_mat
通过使用matlab程序用内惩罚函数法的对算例进行分析(Matlab procedures through the use of penalty function method used in the analysis of numerical example)
- 2009-03-16 21:17:00下载
- 积分:1
-
mapping_sequence
将带发送数据序列映射为格雷码,相邻的码元只有一个符号不同。(mapping the deta serial into GeLei code,whose closed code only one symbol is different)
- 2020-10-26 09:20:00下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
segy
地球物理领域基于matlab开发的地震数据读写程序。(Geophysical seismic data based on matlab developed in the field of reading and writing program.)
- 2013-02-28 19:53:49下载
- 积分:1