-
source-code-of-numerical-calculation
《MATLAB数值计算案例分析》,内含各种源码,运用MATLAB解决各种数值计算问题。( Case analysis MATLAB numerical calculation, containing all the source code, using MATLAB to solve a variety of numerical calculation problems.)
- 2014-11-08 11:04:08下载
- 积分:1
-
planar_3R_robot
三自由度机械臂在simulink中的运动建模以及仿真(Motion simulation of manipulator with three degrees of freedom)
- 2020-11-20 12:09:36下载
- 积分:1
-
FRACTION-FOURIER
分数阶变换课件,包括MATLAB实现函数,对比分析其利弊(Fractional conversion courseware, including MATLAB implementation function, comparative analysis of the pros and cons)
- 2013-09-06 10:47:34下载
- 积分:1
-
Liu_Zhang_Peterson_Chandra_PV
Large Area DEM Generation Using Airborne LiDAR Data and Quality Control
- 2014-09-18 23:47:06下载
- 积分:1
-
tuxiangjiansuo
代码为基于内容的图像检索程序,可以直接运行,但时间有点长,可以稍加修改就可以使用!(Code for content-based image retrieval proces)
- 2013-05-10 11:40:50下载
- 积分:1
-
HMM
Matlab隐形马尔科夫工具箱,Matlab隐形马尔科夫工具箱,Matlab隐形马尔科夫工具箱(Matlab隐形马尔科夫工具箱)
- 2009-10-14 21:58:29下载
- 积分:1
-
FDBPM_free_space
有限差分解光波传播方程Finite Difference Beam Propagation Method (Finite Difference Beam Propagation Method)
- 2011-09-08 16:04:38下载
- 积分:1
-
my-code
利用伯德图来证明DC-8飞机,在0.84Mach和10000m高空的俯仰运动稳定性。( This example is to demonstrate pitch motion tracking control by using
Bode diagram with elevator inputs for the DC-8 at 0.84Mach and 10000m
)
- 2013-12-24 15:22:30下载
- 积分:1
-
回声消除AEC
基于NLMS,RLS等算法的自适应回声消除。(Adaptive echo cancellation based on NLMS, RLS and other algorithms.)
- 2017-09-26 01:04:19下载
- 积分: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