-
pieflab
广义交义验证的去噪程序包,能够对一维和二维的信号及图像进行处理(PiefLab is a library of Matlab algorithms for wavelet noise reduction PiefLab has several routines for: 1) Wavelet transforms: fast and undecimated, (bi)orthogonal, 1D, 2D. Special attention was paid to fast implementation through Matlab blass routines and polyphase implementation of filter banks. )
- 2010-08-29 09:30:09下载
- 积分:1
-
GetEcgPpg
心电信号处理,滤波与计算 之:数据的读取(ECG signal processing, filtering and calculation of: reading data)
- 2014-09-10 19:53:11下载
- 积分:1
-
CFAR
实现数字图像的经典CFAR恒虚警检测,可用于检测雷达或可见光图像中的目标(Digital images of the classic CFAR CFAR detection can be used to detect radar or visible image of the target)
- 2020-12-10 16:59:20下载
- 积分:1
-
Template-match
Matlab下的模版匹配程序。可用于目标定位.(Matlab Template match algorithm.)
- 2012-04-26 10:35:57下载
- 积分:1
-
Comparative_study
DF schemes provide better performance than the AF schemes. However DF
schemes are more computationally intensive at the RS. Also transmit diversity seems to perform
better than receive diversity. However receive diversity does not need the BS to transmit during the
second phase. Hence it can schedule another user in this slot. The benefit of receive diversity will be
visible when we do network simulations
- 2011-10-23 22:26:16下载
- 积分:1
-
MatlabGUI
在matlab开发平台上,关于gui界面设计的参考资料,包含很多应用案例。(On matlab development platform, about gui interface design reference, contains many application cases.)
- 2013-12-24 09:49:32下载
- 积分:1
-
spec_plot
用matlab打开即可,可以绘制功率谱的函数,十分方便(using Matlab can be opened, the power spectral mapping function, which is very convenient)
- 2006-11-19 23:06:40下载
- 积分:1
-
power-flow-CPP-program
潮流计算C++程序,计算ieee4 5 14 30 57 118 300(Power Flow calculation program)
- 2013-12-19 16:57:57下载
- 积分:1
-
fanfao_v62
考虑雨衰 阴影 和多径影响,使用拉亚普诺夫指数的公式,抑制载波型差分相位调制。( Consider shadow rain attenuation and multipath effects Raya Punuo Fu index using the formula, Suppressed carrier type differential phase modulation.)
- 2016-08-26 10:49:01下载
- 积分: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