-
cai
说明: 对采集到的数据进行分析,并有相对的频谱转换,观察频域的信号(On analysis of data collected, and the relative frequency conversion, frequency domain signal observed)
- 2011-03-31 23:18:57下载
- 积分:1
-
matlabcode
MATLAB GUI设计学习手记的所有源码,例程(Hearts MATLAB GUI design study of all source code, routines)
- 2010-05-24 16:01:40下载
- 积分:1
-
matlab
matlab基础教程,帮助用户了解matlab各项功能(Matlab basic course, help users understand the matlab functions
)
- 2012-05-13 10:06:20下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
Particle-swarm-optimization
粒子群算法,实现多维参数寻找最优解,含有代码说明(Particle swarm optimization, multi-dimensional parameters to find the optimal solution containing code Description)
- 2014-12-18 11:16:27下载
- 积分:1
-
OFDM中LS和DFT信道估计算法matlab程序
基于OFDM中的LS和DFT信道估计算法(LS and DFT channel estimation algorithms in OFDM)
- 2021-01-14 22:48:46下载
- 积分:1
-
BPexample
开发环境:Matlab
简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。(development environment : Matlab Brief Description : Momentum-adaptive learning algorithm adjustments. In practical application, the original BP algorithm competence, resulting in a lot of improved algorithm. BP algorithm improvements There are two main ways of using a heuristic approach to learning Another is the use of a more effective method of optimization. Momentum cases using the BP algorithm to achieve the network training process, Momentum for reducing error of the network for local surface details of the sensitivity, to effectively curb the network into local minima.)
- 2006-09-11 10:13:29下载
- 积分:1
-
dbcg
Non-Symmetric Linear system, Sparse, Iterative Precondition, BiConjugate Gradient
- 2013-12-31 07:23:41下载
- 积分:1
-
QAM
QAM调制的MATLAB仿真程序,是深入理解调制解调的一个很好的例子。(QAM modulation MATLAB simulation program, an in-depth understanding of modulation and demodulation of a good example.)
- 2007-11-03 22:10:00下载
- 积分:1
-
mianyi
这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。(This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.)
- 2009-03-29 13:26:52下载
- 积分:1