-
SC-powerful-image-rendering
Useful tool for rendering and outputting information rich images(This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.
All the MATLAB built-in colormaps are implemented, but without MATLAB s nasty discretization artifacts. Plus, there are many new colormaps which are helpful for viewing more complex data, such as optic flow, likelihoods over images, difference images, segmentations, stereo image pairs (as anaglyphs) and edge-maps with orientation. It also accepts user defined linear and non-linear colormaps.)
- 2013-10-03 22:40:08下载
- 积分:1
-
Poisson-Point-Process-in-FDM
PPP is used in frequency division duplex to solve Interference Issue.
a Poisson point process is a particular kind of random process by which a set of isolated points are scattered about a line or a plane or a three-dimensional space or any of various other sorts of spaces. Often the term Poisson process is used to mean a Poisson point process in which the space in which isolated points are randomly scattered is a line, which in many applications represents time.
- 2015-03-10 14:46:31下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
AdaptiveGA
自适应遗传算法源matlab程序,用到了G-S正交化分解,希望对大家有用。(aAdaptive genetic algorithm source code by Matlab, used in the G-S orthogonal decomposition. )
- 2009-04-17 12:42:20下载
- 积分:1
-
3inputvector1
是基于主成成分和核主成成分的实例,有详细的注解,条理清晰易懂,适合初学者对pca与kpca的学习。(Is based on the principal as the main components and nuclear components as examples of the comments in detail, the clarity of easy-to-understand for beginners and pca learning kpca.)
- 2009-05-12 17:02:21下载
- 积分:1
-
matlab-modum
此程序能够很好的实现调频调相调幅等多种调制方式和多进制的调制。(This process can achieve the frequency modulation and amplitude modulation and other multi-band modulation.)
- 2011-04-24 16:47:28下载
- 积分:1
-
switch2
simulation of fuel cell part4-1
- 2013-07-29 16:16:33下载
- 积分:1
-
guanghuabi
光滑比的检验,用于灰色预测模型的建立过程,如果数据达不到要求,就不能用来预测(to exam it whether smooth or not)
- 2014-08-15 14:56:04下载
- 积分:1
-
xindaoshuailuo
基于!"#$" 的移动通信中多径衰落信道的仿真(Mobile communications based on !" #$" multipath fading channel simulation)
- 2010-05-13 20:37:59下载
- 积分:1
-
matlab_lens
matlab 在led二次光学设计中的数值计算例程,不是原创,不过很有参考价值!(matlab numerical calculation routines, led the second optical design is not original, but a good reference value.)
- 2012-04-06 13:15:43下载
- 积分:1