-
xiao_r_r
螺旋锥齿轮小轮右旋右侧齿面数控加工关键点计算,包括对刀点、回转工作台旋转角度等(Spiral bevel gear small round right-handed right side of the tooth surface CNC machining critical point calculations, including the knife point , the rotary table rotation angle
)
- 2012-03-29 15:39:24下载
- 积分:1
-
Systemsdata
this is about the system data that is used by matlab
- 2010-08-25 18:27:04下载
- 积分:1
-
MATLAB-based-on-measuring-the-potential-difference
基于MATLAB板式电势差计测量的数据处理MATLAB based on measuring the potential difference plate data processing(MATLAB based on measuring the potential difference plate data processing)
- 2011-01-07 20:49:34下载
- 积分:1
-
cluster
关于聚类的两篇文献,一篇是博士论文,一篇是硕士论文,有需要的可以下载看看。(On the clustering of two documents, one is a doctoral thesis, one is a master s thesis, there is a need can be downloaded to see.)
- 2010-05-24 22:04:08下载
- 积分:1
-
mpsk
多进制PSK调制的matlab实现程序,能过实现M进制的psk调制(Ary PSK modulation matlab implementation program that can achieve over the psk M-ary modulation)
- 2013-11-08 10:11:37下载
- 积分:1
-
cor_ls
把辨识分成两步进行:第一步:利用相关分析法获得对象的非参数模型(脉冲响应或相关函数);第二步:利用最小二乘法、辅助变量法或增广最小二乘法等,进一步求的对象的参数模型。如果模型噪声与输入无关,则Cor-ls相关最小二乘法(二步法)可以得到较好的辨识结果。Cor-ls相关最小二乘法(二步法)实质上是先对数据进行一次相关分析,滤除了有色噪声的影响,再利用最小二乘法必然就会改善辨识结果。能适应较宽广的噪声范围,计算量不大,初始值对辨识结果影响较小。但要求输入信号与噪声不相关(The identification is divided into two steps: the first step: using the correlation analysis method for object nonparametric model (impulse response or related function) The second step: using the least squares method, auxiliary variable method or augmented least squares method and so on, further for the parameters of the object model. If the model input noise and independent, the Cor- ls related least squares (two footwork) can get good recognition results. Cor- ls related least squares (two footwork) is essentially the data to a correlation analysis, filter in addition to the influence of colored noise, using least squares inevitable will improve the identification result. To adapt to a wide range of noise and calculation is not big, the initial value to identification results less effect. But for the input signal and noise are not related)
- 2012-12-28 16:13:22下载
- 积分:1
-
cejugaizheng
测距仪测距的过程中,由于受到仪器本身的系统误差以及外界环境影响,会造成测距精度的下降。为了提高测距的精度,我们需要对测距的结果进行改正,可以分为三种类型的改正:仪器常数的改正、气象改正和倾斜改正。(Rangefinder ranging process, due to systematic errors in the instrument itself and the external influences, ranging accuracy will result in a decline. In order to improve ranging accuracy, we need to correct the results of the distance, can be divided into three types of corrections: the correction instrument constant, meteorological correction and inclination correction.)
- 2011-12-01 00:52:48下载
- 积分:1
-
project2
离散时间系统的时域分析
用多种方法实现目的(Time-domain analysis of discrete-time systems with a variety of methods to achieve the purpose)
- 2013-05-16 18:47:07下载
- 积分:1
-
code-master
ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分: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