-
Chan_Algorithm
Y.T.Chan在其论文中提出一种具有解析表达式解的非递归双曲线方程组解法,该算法具有计算量小,速度快,且当TDOA参数估计误差服从高斯分布的情况下,定位精度较高。 本程序借鉴Chan论文中提出的算法,基于MATLAB程序,在已知TDOA估计参数的情况下,对信号源位置进行估计。 希望能够对研究 干扰源定位、无源定位的同志提供帮助。(YTChan in his paper presents a solution with the analytical expression for the non-recursive solution of hyperbolic equations, the algorithm has calculated the amount of small, fast, and when the TDOA estimation error of Gaussian distribution in the case, positioning accuracy than high. The papers presented in the program learn from Chan algorithm, MATLAB-based program, known TDOA estimation parameters in the case, the signal source location estimates. Hope to the study of interference location, passive positioning of the comrades to help.)
- 2021-04-28 19:58:44下载
- 积分:1
-
IIRsampledata
本程序为RLS算法在IIR结构形式的滤波器上的应用。(procedures for the RLS algorithm in the form of the IIR filter structure of the application.)
- 2006-12-28 10:04:13下载
- 积分:1
-
music
自己编写的music算法程序,注释很详细,很容易理解。(I have written music algorithm program, notes in great detail, it is easy to understand.)
- 2015-03-17 13:00:07下载
- 积分:1
-
QpskMod
MIMO 初学者理解QPSK系统的最佳代码 详细通信系统流程步骤(MIMO Best codes beginners understand QPSK system Details Communication System Process Steps)
- 2020-11-09 23:29:46下载
- 积分:1
-
FastICA_2[1].1
FastICA的Matlab程序,欢迎大家指教!(FastICA the Matlab program, we are happy to improve!)
- 2007-01-28 20:11:01下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
SOR
MATLAB实现的线性方程组超松弛迭代算法源程序。(MATLAB realization of linear equations over-relaxation iterative algorithm source code.)
- 2013-04-30 13:33:05下载
- 积分:1
-
zhongzhilvbo_Matlab
对原始图像进行灰度、滤波、加噪声处理,以及获得其中值滤波后的图像,有详尽的代码(The original grayscale image, filtering, adding noise processing, and access to where the value of the filtered image, there is a detailed code)
- 2015-04-15 20:22:58下载
- 积分:1
-
zigzag_dezigzag
zig-zag code for beginner
- 2007-10-28 19:56:44下载
- 积分:1
-
svm
It is about state vector machine.
- 2010-09-02 13:44:42下载
- 积分:1