-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
Matlab-to-generate-random-numbers
随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析(Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of various random number)
- 2013-01-02 18:55:50下载
- 积分:1
-
param_uu
parametrize model for modelling elecrical machine
- 2012-10-07 23:29:57下载
- 积分:1
-
WSNexample
无线传感器网络仿真例子文件loadAndPrintNet.m,networksDB.mat,oneRoundWSN.m.需要用到图论工具箱grtheory(Examples of wireless sensor network simulation file loadAndPrintNet.m, networksDB.mat, oneRoundWSN.m. Need to use graph theory toolbox grtheory)
- 2014-01-22 11:21:50下载
- 积分:1
-
MCMJM96A
96年数模竞赛 研究生培训的优化解法 matlab的M文件计算出结果(96 years of postgraduate training, modeling contest M-file matlab optimization method to calculate results)
- 2010-08-21 20:00:15下载
- 积分:1
-
simulation-piano-keyboard-in-Matlab
使用matlab编程GUI界面模拟琴键,点击GUI按钮发出相应频率的声音(Simulation using matlab programming GUI interface keys, click on the GUI button corresponding frequency sound issue)
- 2011-06-11 16:24:20下载
- 积分:1
-
Low_Pass
low pass filter for denoising ecg
- 2012-02-13 22:32:02下载
- 积分:1
-
DTALK
说明: 结合回声消除和语音增强方法的double talk算法,能在噪声环境下定出语音的端点(light echo cancellation and voice enhancement method of double talk algorithm can be noisy environment set voice endpoint)
- 2006-03-21 16:24:55下载
- 积分:1
-
MVDR
何子述《现代信号处理及其应用》第6章课后习题代码,基于奇异值分解的MVDR方法进行信号频率估计的仿真实验(He sub-described " modern signal processing and its applications" in Chapter 6 Homework code MVDR method based on singular value decomposition of the signal frequency estimation simulation)
- 2012-10-09 16:46:04下载
- 积分: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