-
san_psk1
基于simulink仿真2PSK模型 hnkjsdhfkndskfn(base on the simulink for simulation 2psk)
- 2009-05-26 18:51:35下载
- 积分:1
-
deltamfcc
a modified matlab program for mfcc and their delta
- 2013-02-27 21:53:52下载
- 积分:1
-
MSEN
混沌理论多尺度熵matlab实现函数,内附典型应用文章一篇。(Chaos theory matlab realize multiscale entropy function, enclosing a typical application of the article.)
- 2014-12-03 17:02:24下载
- 积分:1
-
Babu_N_Parallel_Algorithms_for_the_Longest_Common
Parallel Algorithms for the Longest Common Subsequence Problem
- 2010-02-03 05:47:52下载
- 积分:1
-
espritsus
espritsus算法的matlab实现,可以得到好的实验效果。(espritsus algorithm matlab implementation, can be a good experiment results.)
- 2010-03-14 14:50:29下载
- 积分:1
-
miscdevice
ftconfig.in UNIX-specific configuration file (specification only).
- 2015-09-10 22:16:12下载
- 积分:1
-
waveletFilter
利用小波变换分析去除采集信号中的噪声,如心电信号、声波信号等(Wavelet analysis to remove noise)
- 2014-08-01 22:37:44下载
- 积分:1
-
armx2
产生模拟信号的程序,是我自己写的,毕业设计的时候用到的(Procedures generate analog signals that I wrote it myself, when used in graduate design)
- 2010-06-05 14:12:05下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分: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