-
OFDM_Synchronization
这里是关于OFDM同步的一些文章,对做同步的朋友非常有用(Here are some of synchronization on the OFDM article to make a very useful synchronization Friend)
- 2008-05-08 11:03:25下载
- 积分:1
-
selftuning
说明: 具有遗忘因子的最小二乘算法实现的一个案例,包含了仿真模型及M文件,且M文件配有详细的注释,通俗易懂。(Least squares algorithm with forgetting factor to achieve a case, including the simulation model and the M file, and the M file with detailed notes, easy to understand.)
- 2010-04-05 10:05:25下载
- 积分:1
-
MatlabKalmanFilter
对卡尔曼滤波的matalb仿真进行详细描述,。(Simulation of the Kalman filter matalb detailed description.)
- 2010-05-26 08:55:12下载
- 积分:1
-
matlabyuanchengxu
matlab 2007R基础教程 清华大学版 书上一部分题目的源程序源程序(matlab 2007R Essentials version of Tsinghua University as part of the book title of the source source)
- 2011-06-12 09:49:08下载
- 积分:1
-
60-small-self-Matlab-code
自学Matlab必备的60个小程序代码,(60 small self-Matlab essential program code)
- 2013-02-25 14:22:56下载
- 积分:1
-
canny(1)
some use full code for multicolor plot with canny
- 2015-01-02 17:46:02下载
- 积分:1
-
cvx-w64
cvx工具箱,适用于windows 64位,官网还可下载其他版本,具体参考文件夹doc中pdf(cvx toolkit for windows 64 bit official website can also download other versions, with specific reference to the folder in pdf doc)
- 2015-03-04 16:28:51下载
- 积分:1
-
chirpuwbyanjiu
线性调频信号用于超宽带通信系统调制波形研究(LFM for UWB communication system modulation waveform study)
- 2007-01-10 13:22:31下载
- 积分:1
-
rayleigh
瑞利信道频率曲线和频谱图。
和相关瑞利信道的信息。
(Rayleigh channel frequency curve and spectrum diagram.
And associated Rayleigh channel of information.
)
- 2014-11-22 11:18:09下载
- 积分:1
-
2008101523144260
说明: 一、用GA直接训练BP网络的权重算法
主程序:gafault.m 它包括以下子程序:
1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
主程序:gabpfault.m 它包括以下子程序:
1. 网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
三、纯BP
主程序:(1)bpfault.m 在MATLAB5.2上
(2)bpfault.m 在MATLAB6.5上 为后来所加
(err)
- 2008-10-16 08:20:54下载
- 积分:1