This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
标签: intersection exclusive program arrays
上传时间: 2014-12-07
上传用户:wang5829
This application can make a comparative analysis of two images using different methods: Logical Operators and singular value decomposition (SVD). In conclusion, with this work we have tried to collect a few methods for differentiating textures.
标签: application comparative different analysis
上传时间: 2017-07-16
上传用户:虫虫虫虫虫虫
program that compares the DCT of two matrix
标签: compares program matrix that
上传时间: 2017-07-16
上传用户:zhengzg
A digital filter structure for wideband filtering is proposed. It consists of two allpass filters and a linearphase FIR filter. One major advantage of this structure is that the allpass filters are functions of zM which implies that the maximal sample frequency is M times higher for this structure than for the corresponding conventional structures.
标签: structure filtering consists proposed
上传时间: 2014-01-21
上传用户:weixiao99
A case study on D-AMPS 1900 channels. An exact analytical expression for the tracking MSE on two-tap FIR channels is presented and utilized.
标签: analytical expression channels tracking
上传时间: 2013-12-01
上传用户:edisonfather
two crc16 functions, one optimized for size, one optimized for speed, useful for 8-bit microprocessor
标签: optimized for microprocesso functions
上传时间: 2014-01-11
上传用户:zsjinju
two pole voltage switched PWM voltage control circuit in matlab&simulink
标签: voltage switched simulink control
上传时间: 2017-07-23
上传用户:aappkkee
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
标签: dimensional FFT Transform and
上传时间: 2017-07-23
上传用户:xg262122
In this paper, it is designed a platform for least deviation linear interpolation with two axis linear guides, and it realizes the linear interpolator by PIC microprocessor with MPLAB C language in PIC microprocessor.
标签: interpolation deviation designed platform
上传时间: 2017-07-24
上传用户:维子哥哥
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
标签: representation included combines scripts
上传时间: 2017-07-25
上传用户:semi1981