-
Untitled3
在视图类CDemoView中映射“拉普拉斯锐化”事件的处理函数:OnLaplacienSharp(),以下是CDemoView:: :OnLaplacienSharp()函数的代码实现。(In the view class CDemoView in the mapping " Laplacian sharpening" event handler: OnLaplacienSharp (), following CDemoView::: OnLaplacienSharp () function code.)
- 2009-10-27 23:57:32下载
- 积分:1
-
mxulie
利用MATLAB产生m序列 产生m序列图形
这是一个m序列的MATLAB产生程序(Sequence generated using MATLAB m m sequence generated graphics This is a MATLAB m sequence generation process)
- 2010-05-05 18:11:59下载
- 积分:1
-
matlab
matlab包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库(Located in this Prentice Hall web site compartment are functions, scripts, workspaces, and data required by the MATLAB exercises in the text: Discrete-Time Speech Signal Processing: Principles and Practice. Note that the speech files given are often specific cases of a certain class of speech signal, i.e., the waveforms often can be replaced by other examples with similar characteristics that serve the instructive purpose of the exercise.)
- 2013-07-16 20:56:05下载
- 积分:1
-
main
this is a new alghorithm about tabu search....
- 2013-05-26 16:48:25下载
- 积分:1
-
harrrMATLAB
张正友标定,带有实验数据,适合初学者学习和理解(Zhang Zhengyou calibration with experimental data, suitable for beginners to learn and understand)
- 2010-07-16 21:47:18下载
- 积分:1
-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
subfcm
说明: 该算法是结合减法聚类与FCM聚类算法融合的远代码。算法通过融合这两种算法,从而可以直接在线确定聚类数目。(The algorithm is combined with Subtractive Clustering with FCM Clustering Algorithm far integration code. Algorithm through the integration of these two algorithms, which can be directly online to determine the number of clustering.)
- 2008-10-14 15:55:45下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
L1Solvers
说明: 压缩感知算法,里面有大量压缩感知训练算法(AMP1235675432134564321)
- 2019-03-17 23:11:16下载
- 积分:1
-
Kalman
利用matlab编写kalman的算法,非常值得学习一下(Kalman algorithms using matlab)
- 2009-05-06 17:10:04下载
- 积分:1