-
to_pudn
this code is a simple one_seeded region growing to segment the bones in MRI prostate images.
- 2014-09-22 22:10:26下载
- 积分:1
-
MATLAB-DUO-HUANG-FANGZ
matlab环境下的多路串口数据实时绘图显示,GUI界面,这个程序是matlab软件编写,为大家在学习中提供了帮助(multiplexed serial data real-time graphics display matlab environment, GUI interface, this program is written in matlab software, provide help in learning)
- 2013-12-18 19:22:03下载
- 积分:1
-
Pegasis-Protocol-in-Matlab
Pegasis protocol for wsn matlab code
- 2014-09-25 15:04:13下载
- 积分:1
-
fft
设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。(Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.)
- 2012-09-24 13:55:06下载
- 积分:1
-
dijkestra
Dijkestra Algorith coded in matlab
- 2011-12-17 17:49:13下载
- 积分:1
-
zoomfft
在机械故障中,对包含故障频率的某一段频率进行细化分析,从而得到更准确地故障频率(In mechanical failure, the failure frequency contains a section for detailed frequency analysis to obtain a more accurate fault frequencies)
- 2013-10-28 11:41:59下载
- 积分:1
-
STO_E
simulator of STO estimation in OFDM sysmtem
- 2014-01-28 12:09:44下载
- 积分:1
-
minPF
外点罚函数法,用于求解非线性优化问题,适用于matlb程序(Outside the penalty function method for solving nonlinear optimization problems for matlb program)
- 2013-09-25 08:55:09下载
- 积分:1
-
addnoise
Add noise to signal at a prescribed SNR level.
- 2011-11-16 08:00:19下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1