-
proposed_method
在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
- 2014-09-25 10:53:31下载
- 积分:1
-
vb
说明: 是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1
-
GUI_Interface_Programming_classic_source_data
GUI接口编程设计经典源码资料GUI Interface Programming classic source data(GUI Interface Programming classical source information GUI Interface Programming classic source data)
- 2010-08-03 14:24:47下载
- 积分:1
-
NtMapViewOfSection
最新的C++写的NtMapViewOfSection注入工具,经过长时间测试完全稳定可靠。值得大家使用。(The latest written in C++, NtMapViewOfSection injection tool, after a long test completely reliable. Worth using.)
- 2021-03-14 22:49:22下载
- 积分:1
-
Raytracing
射线追踪,比较基本的源代码,根据自己的需要调整后使用(Ray tracing,the basic source code, adjusted it before use according to your needs )
- 2010-01-25 16:31:20下载
- 积分:1
-
UAV-Cooperative-Decision-and-Control
无人机协同决策与控制英文原版,可供研究无人机协同的同学参考(the English original of UAV Cooperative Decision and Control,for the study of reference UAV cooperative students)
- 2014-05-03 23:06:18下载
- 积分:1
-
diancizhang
电磁场与电磁波第四版的答案,比较详细,有用(Electromagnetic field and wave the fourth edition of the answer, more detailed, useful)
- 2014-10-07 16:38:20下载
- 积分:1
-
Gaussian-blur-with-CUDA-5
cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
- 2013-10-01 10:52:33下载
- 积分: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
-
windowfilter
主要是数字信号中窗函数的设计与分析,matlab源代码的设计,提供了时域与频域分析(Is mainly the design and analysis of window function in the digital signal, the design of Matlab source code, provides the analysis of time domain and frequency domain)
- 2015-04-03 18:34:48下载
- 积分:1