-
TuLun
图论相关的算法和应用,是自己数学建模时收集和自己开发的一些程序,值得你学习!(Graph-related algorithms and applications, mathematical modeling their own collection and some of their own development process, it is worth you learn!)
- 2020-11-22 15:59:34下载
- 积分:1
-
VIP
Binary Subtraction performs binary subtraction for two bit arrays and produces back the result, can be used if you represent your bits/symbols as array elements.
- 2010-08-26 17:53:23下载
- 积分:1
-
stdface
将所以的人脸图像规一化,用灰度投影法定位脸的左右两侧,再用灰度投影大致定位眼睛,根据眼睛的距离进行几何缩放,将人脸规一化。(Will therefore face image of one of regulation, using gray-scale projection method of positioning the right and left face, and then more or less gray projector positioning the eyes, under the eyes of the distance geometry scaling, will face one of regulation.)
- 2008-04-01 15:17:12下载
- 积分:1
-
dct2_embed
数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进(Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms)
- 2010-03-08 10:35:29下载
- 积分:1
-
near_field
实现水下舰艇噪声定位 主题是矢量阵近场聚焦(The principle of convention and MVDR near-field focusi ng beamforming technology based on vector hydrophone linear array are investigated in the thesis, simulation is carried on using MATLAB.)
- 2020-11-07 17:39:48下载
- 积分:1
-
PandO
matlab code for Perturb and Observe (P&O) Algorithm for PV MPPT
- 2015-02-04 13:18:46下载
- 积分:1
-
jumpgarchfun
跳跃扩散模型结合条件异方差自回归模型的参数估计(Jump diffusion model combined with conditional heteroskedasticity self-parametric regression models estimate)
- 2021-03-30 17:29:10下载
- 积分:1
-
DPsearch
This code implements the search algorithms described in [1]. The code only contains the Dirichlet/Multinomial case, but the Gaussian case can be hacked in in about 5 minutes.
[1] Fast search for Dirichlet process mixture models Conference on AI and Statistics (2007)
- 2010-06-20 20:08:51下载
- 积分: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
-
pcmcoding
PCM在matlab环境下的脉冲编码,编码译码,波形仿真(PCM pulse code, coding, decoding)
- 2009-05-07 12:23:01下载
- 积分:1