-
Qpsk
说明: 实现BPSK调制,并且简单方便,以供大家参考(this method could make BPSK modulation)
- 2010-04-27 21:05:00下载
- 积分:1
-
logistic
用matlab实现的混沌时间序列,根据logistic方程进行的matlab编码,可以生成混沌时间序列(Implemented with matlab time series, logistic equation based on the matlab code that can generate chaotic time series)
- 2011-05-24 11:29:30下载
- 积分:1
-
dijkstra
图论中关于最短路径的Dijkstra算法和通过两指定顶点的最短路径算法。(The shortest path on graph theory and the Dijkstra algorithm specified by two vertices of the shortest path algorithm.)
- 2011-10-10 16:04:26下载
- 积分:1
-
Harriscornerdetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:03:54下载
- 积分:1
-
77433642fenshuiling_2
一个改进的分水岭算法 用于对图像进行分割,有兴趣可以看看(An improved watershed algorithm for image segmentation, are interested can look at)
- 2010-06-08 16:11:02下载
- 积分:1
-
voicesignal-process
利用功率谱估计及IFT数字滤波及短时傅里叶变换等手段对声音信号进行处理(Use of the means of power spectrum estimation and IFT digital filtering and short time Fourier transform , such as the sound signal processing
)
- 2012-05-20 09:16:03下载
- 积分:1
-
一个MATLAB关于三分之一倍频程处理的程序
使用matlab计算噪声处理:1/3倍频程(Using MATLAB to calculate noise processing: 1/3 octave)
- 2020-07-08 15:58:56下载
- 积分:1
-
SSRLS
SSRLS algorithm in matlab
- 2010-06-21 21:17:15下载
- 积分:1
-
CHEBYSHEVFILTER
CHEBYSHEV HIGHPASS FILTER
- 2010-11-10 14:12:40下载
- 积分:1
-
gvfsnakeMATLAB
gvf snake 邊緣檢測範例(包含範例圖)(1. Introduction and Installation Instructions
----------------------------------------------
Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The
Matlab*.m files in this software distribution implement our GVF snake,
the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake,
and the distance snake. These programs were designed, written and tested
by Chenyang Xu and Jerry Prince.
To install this software, simply unzip the file into an empty directory,
making sure to ask your unzipper program to restore the directory
structure of the zipped files. In this documentation, we will assume
that you have unzipped the files into C:GVF.
2. Documentation
----------------
We have included two research papers that describe GVF. You can find
these in C:GVFpapers.
Brief descriptions of the software modules can be found in this file
below. For more detail, you should run Matlab, add the path
C:GVFsnake, and type "help function-name". F)
- 2010-05-23 17:28:24下载
- 积分:1