-
acmabyVanderveen
Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm
is robust in the presence of noise, and is tested on measured data,
collected from an experimental set-up.
- 2007-12-02 21:52:30下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1
-
shewhart
采用matlab编写单变量控制图,主要是休哈特控制图。(Written by matlab single variable control charts, mainly Shewhart control chart.)
- 2010-11-19 21:17:20下载
- 积分:1
-
matlabforarrayprocessing
用于阵列信号处理的常用代码
包括经典处理和自适应处理
代码准确无误都能运行
可读性强(matlab code for array processing)
- 2021-04-29 10:38:43下载
- 积分:1
-
QPSO
QPSO算法,不会跑出定义域,依据一篇综述写的代码。(QPSO algorithm will not run out of the domain, based on a review to write code.)
- 2013-10-30 23:27:11下载
- 积分:1
-
code-computational-physics
The code is useful for solving partial
differential equations such as the advection equation, the 2 dimensional heat equation.
Also contains code to simulate two falling balls align in one axis with rebound.
Also has some code for implementing the Successive over-relaxation method.
- 2011-12-01 03:45:50下载
- 积分:1
-
fading
channel fading on cellular communication
- 2011-10-09 10:55:42下载
- 积分:1
-
travelling
Matlab code for Travelling salesman problem
- 2012-01-29 05:06:29下载
- 积分:1
-
4fsk_1.0
跳频(占空比为1)4fsk的部分频带干扰误码率计算,这个程序是基于matlab的,自己编的,呵呵(Frequency Hopping (duty cycle 1) 4fsk the partial band interference bit error rate, this procedure is based on matlab, and their series, Oh)
- 2011-05-14 10:23:09下载
- 积分:1
-
my_texture
纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析(texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis)
- 2007-03-02 18:29:55下载
- 积分:1