-
esprit
说明: 经典ESPRIT算法,在等间距接受阵列的条件下,直接估计出我们想要接收信号的角度。八个接收天线,二个目标信号,噪声为高斯噪声。(Classical ESPRIT algorithm, such as spacing in the array to accept the conditions, we want to directly estimate the received signal point of view. Eight receiving antennas, two target signal and noise as Gaussian noise.)
- 2008-10-24 16:22:52下载
- 积分:1
-
blind-source-separation
瞬时盲源分离 源代码 Instantaneous blind source separation(Instantaneous blind source separation)
- 2011-05-08 15:07:32下载
- 积分:1
-
SiFWHM
实现对探测器FWHM与E拟合函数a/b/c值的求解(Fitting data to get the a,b, and c values in the function of FWHM and E )
- 2012-06-12 18:56:59下载
- 积分:1
-
desolar
利用DE法计算经典光伏电池的5参数模型中的参数a,Rs,Rp(Use the DE method to calculate the parameters of a five-parameter model of PV array,which are a,Rs and Rp.)
- 2012-02-13 15:09:39下载
- 积分:1
-
MATLAB5rm
matlab5入门与应用,虽然讲的版本有点老,但是对刚上手的菜鸟来说,还是有一定的指导做用(matlab5 entry and application, although a little talk about the old version, but just for the rookie-to-use, or have to do with some guidance)
- 2007-08-27 11:57:02下载
- 积分:1
-
SPIHTSetPartitioningInHierarchialTrees2006-03-22
SPIHT的一个Matlab程序,经过改进的。2006年编写的。(SPIHT, a Matlab procedure improved. Prepared in 2006.)
- 2009-04-12 20:19:35下载
- 积分:1
-
genDTMF
说明: 用matlab仿真产生双音多频DTMF信号.(Simulation using matlab generate DTMF DTMF signal.)
- 2008-10-13 09:05:42下载
- 积分:1
-
csm
说明: 通过模拟电荷法计算特高压直流输电线路的标称电场(Calculation of the nominal electric field of transmission line by the method of simulated charge)
- 2020-01-09 15:51:25下载
- 积分:1
-
lena_blur
matlab lena blur iamge
- 2011-05-24 20:26:57下载
- 积分: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