-
TDOATOAAOA
无线定位基本算法 TDOA AOA TOA(Wireless location algorithm on TDOA the AOA TOA)
- 2012-05-29 18:19:51下载
- 积分:1
-
exchangeline
中国一号信令线路信令中国一号信令线路信令(digital channel associater exchange line signalling public network, standard)
- 2010-01-25 14:21:20下载
- 积分:1
-
ellf
说明: C++ IIR滤波器源代码,速度远高于matlab(C++ IIR filter source code, faster than matlab)
- 2010-04-22 17:14:48下载
- 积分:1
-
matlabprog
matlab program and how to run
- 2011-11-27 05:41:09下载
- 积分:1
-
the-code-for-FFT-with-Matlab
使用matlab程序实现快速傅里叶FFT变换及频谱分析的程序代码(the code for FFT with Matlab)
- 2011-10-26 17:00:05下载
- 积分:1
-
fingersprint-identity-code
基于Matlab编程的指纹识别代码中的细化部分代码(Matlab-based fingerprint identification code programmed in the refinement part of the code)
- 2011-11-06 20:49:35下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
SSC
Library to use SCC HCC pressure sensors from Honeywell
- 2014-02-06 01:07:11下载
- 积分:1
-
DWTbyMatlab
数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字水印嵌入算法的Matlab实现。实验结果表明,该算法具有较好的视觉效果和透明性。
(Abstract The digital watermarking technology is the most active topic in image protecting recently.In this paper,
a digital watermarking algorithm based on Wavelet transform is proposed,and give ou the program of this algorithm by
MatLab.The experimental results demonstrate that the method possess good vision effect and transparence.
Keywords Image protecting Wavelet transform Digital Watermarking Matlab
)
- 2010-06-04 22:43:33下载
- 积分:1
-
power_entropy
基于从能量谱熵的角度出发识别不同调制方式的仿真程序(包括Am、Fsk、Fm、Pm、Ask、Fsk、radar signal)(Distinguish modulation method on power entropy)
- 2010-07-21 09:58:57下载
- 积分:1