-
triangleThreshold
Triangle threshold method realized in Matlab environment based on Zack, G. W., Rogers, W. E. and Latt, S. A., 1977, Automatic Measurement of Sister Chromatid Exchange Frequency, Journal of Histochemistry and Cytochemistry 25 (7), pp. 741-753
- 2012-04-07 15:07:28下载
- 积分:1
-
VBLAST
VBLAST的MATLAB仿真,可以形成有噪声干扰和无噪声干扰的VBLAST对比图(The VBLAST of MATLAB simulation, noise and no noise of VBLAST comparison chart)
- 2012-05-18 11:05:58下载
- 积分:1
-
motionEstCDS
L’´ evolution des besoins des utilisateurs en matière d’applications multimédia et l’apparition des méthodologies de conceptions orient´ e objets ont pousse l’apparition des normes de codages vidéo orientés objets tels que MPEG4 et sa version le H.264.
- 2011-07-16 02:04:04下载
- 积分:1
-
panel
空间计量经济学中空间面板模型的matlab实现程序(Space panel model of spatial econometrics matlab program)
- 2013-04-17 16:17:01下载
- 积分:1
-
Jdsvm
一个简单的支持向量机(SVM) matlab实现(a simple support vector machine realize used of matlab)
- 2011-05-10 09:50:09下载
- 积分:1
-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1
-
exercise1
feedback and control systems
- 2012-08-08 14:26:35下载
- 积分:1
-
EMD
经验模态分解算法(EMD)求解本征模函数(Empirical mode decomposition method (EMD) to solve the intrinsic mode functions)
- 2014-12-15 21:02:10下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1
-
OFDM
Channel estimation techniques for OFDM systems based on a pilot arrangement are investigated. Channel estimation based on a comb type pilot arrangement is studied through different algorithms for both estimating the channel at pilot frequencies and interpolating the channel. Channel estimation at pilot frequencies is based on LS and LMS methods while channel interpolation is done using linear interpolation, second order interpolation, low-pass interpolation, spline cubic interpolation, and time domain interpolation. Time-domain interpolation is obtained by passing to the time domain by means of IDFT (inverse discrete Fourier transform), zero padding and going back to the frequency domain by DFT (discrete Fourier transform). In addition, channel estimation based on a block type pilot arrangement is performed by sending pilots in every sub-channel and using this estimation for a
- 2015-02-17 00:37:24下载
- 积分:1