-
CMathArray
在vc6.0z中开发的数学矩阵类,用来操控矩阵相关编程,功能还待完善,但一定程度上,是我们不用再去搞C++与matlab的混编(to control simple calculation works in mathmetical array works with compile language just based c++ in the vc6.0 enviroment.)
- 2010-07-22 19:10:42下载
- 积分:1
-
cod_qpskabpsk
simulation of a channel using BPSK and QPSK
- 2011-02-15 14:42:06下载
- 积分:1
-
kalman
目标跟踪是卡尔曼滤波的主要应用领域,通过本作业,进一步加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法。 (Kalman filter target tracking is the main application areas, through the operation, and further deepen the understanding of the Kalman filter algorithm to understand the basic characteristics of the Kalman filter algorithm, Kalman filter algorithm applied research to master the basic steps and methods.)
- 2010-05-11 20:46:40下载
- 积分:1
-
BER_of_BPSK_DS-SS
Analyses performance of derict sequence spread spectrum with BPSK modulation
- 2015-01-07 19:36:39下载
- 积分: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
-
imageProcessing
glcm examples in matlab
- 2009-05-19 00:13:45下载
- 积分:1
-
BPexample
BP神经网络的设计实例,文中例子均通过测试,可直接运行(BP neural network design example, the text examples are tested, can be directly run)
- 2008-05-30 16:11:08下载
- 积分:1
-
R2008yuandaima
R2008数字图像处理与分析实例教程源程序,和冈萨雷斯的MATLAB教程第二版配套(R2008 digital image processing and analysis of source code examples tutorials, and Alberto Gonzales supporting the second edition of MATLAB Guide)
- 2011-05-04 14:48:08下载
- 积分:1
-
Utility_vs_price
Code to determine the relationship between utility and price in a cooperative network
- 2013-07-13 03:17:39下载
- 积分:1
-
LMI_FDF
lim solution to ricitta
- 2013-04-26 01:35:35下载
- 积分:1