-
distancess2curve
Minimize the Euclidean distance to a general space curve from a
- 2010-10-11 07:04:58下载
- 积分:1
-
GGDimagedenoising
我按这篇文章做的,广义高斯分布及其在图像去噪中的应用,没有完全做出来,谁做出来了,分享一下( The statistics of imagewavelet coefficients is non2Gaussian and can be described by generalized Gaussian
distribution (GGD). The paper investigates the issues of GGD statisticalmodel for wavelet coefficients in a sub2
band and the corresponding parameters estimation . A Bayesian estimate based subband adaptive thresholding de2
noising algorithm is designed, and the performance of noise reduction of this algorithm, compared with other clas2
sicalwavelet thresholding denoising methods, is discussed according to simulation results .
Keywords image wavelet coefficients generalized Gaussian distribution BayesShrink algorithm image de)
- 2014-10-23 08:56:15下载
- 积分:1
-
A-framework-language
美洲语言的语音识别,是一篇很好的文章,介绍了美洲语言语音识别实现的框架(A framework for recognizing the simultaneous aspects of american sign language)
- 2013-05-23 17:39:08下载
- 积分:1
-
intelligente-control_chapiter11
robot intelligente control_chapiter 11
- 2014-08-23 01:26:26下载
- 积分:1
-
OFDM_Channel_estimators
ofdm channel estimation based on pilot symbols
- 2015-01-02 03:24:38下载
- 积分:1
-
AELDist.m
实现爱尔朗分布随机数的产生,用于随机模拟(Generate Erlang distributed random number )
- 2013-03-09 21:25:48下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
TOOLBOX_calib
相机标定的工具箱,对于研究标定的人很有帮助,相当好用,欢迎下载。(Camera Calibration Toolbox for calibration studies were very helpful, very easy to use, please download.)
- 2009-06-12 18:35:34下载
- 积分:1
-
matlab-car-recognization
matlab 车牌识别,图像预处理,图像分割,字符识别等(matlab image processing, image segment)
- 2011-05-25 18:02:23下载
- 积分:1
-
quaternion_library
Quaternion library for inertial navigation system
- 2014-08-22 19:09:51下载
- 积分:1