-
87361001bch_coder
说明: bch,的编码。。在matlab上运行的。。无限接(bch)
- 2010-04-28 10:57:52下载
- 积分:1
-
gauss-elimination
gauss elimination method
- 2014-09-17 20:45:23下载
- 积分:1
-
li4
GUI系统设计中,用于函数回调,即对句柄图形图像设置一些时间响应函数。(GUI system design for function callbacks that handle graphic images of the response function to set some time.)
- 2011-07-05 19:06:49下载
- 积分:1
-
82890233edge_erode
可进行图像分割 对于光纤图像 可分别初芯婧与外套(Image segmentation can be performed separately for the beginning of the image fiber core and the jacket Jing)
- 2013-12-16 22:07:16下载
- 积分:1
-
Audio_Processing_With_Matlab
一本经典的书籍,关于matlab和语音处理的(A classic book on matlab and speech processing)
- 2014-01-31 08:44:42下载
- 积分:1
-
101259378luv_rgb_yuv_lab_space_convert(2)
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = dest<-src , or
alternatively, S = src->dest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)(Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE)
- 2009-04-13 10:24:47下载
- 积分:1
-
l1qc_example
压缩感知代码,matlab,l1qc_example(Compressed Sensing code Matlab, l1qc_example)
- 2012-04-30 17:45:02下载
- 积分:1
-
two_controllers
a matlab program to control the parallel port
- 2012-10-02 04:42:03下载
- 积分:1
-
MyIFFT
说明: 自己编制的傅立叶反变换MATLAB程序,有详细的注释,方便大家理解傅立叶反变换的意义。(Prepared by the Fourier inverse transform their own MATLAB programs, with detailed notes, to facilitate us to understand the significance of the Fourier inverse transform.)
- 2010-03-22 22:00:51下载
- 积分:1
-
kmeans
K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。(An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value of the total intra-cluster distance which is log(k) competitive. Additionally, k-means++ usually converges in far fewer than vanilla k-means.)
- 2011-05-23 11:27:50下载
- 积分:1