-
multpathcontinuchannelinsimulation
多径连续时变信道,是matlab代码,m文件,可用于HiperLan2,WLAN,WiFi仿真.是外国人论文上的.(Generating the channel impulse response of a time-varying
channel according to a Jake s doppler channel model)
- 2020-11-05 21:59:50下载
- 积分:1
-
All_of_MATLAB_toolbox_links
All of MATLAB toolbox links,can download them from internet.best gift for newbies!!
- 2009-07-08 12:18:05下载
- 积分:1
-
4
说明: fuzzy inertia weight particle swarm optimization
- 2009-08-05 15:55:08下载
- 积分:1
-
start
用七元线形天线阵(ULA)
已知:信号中心波长为2,天线阵元的间距为1米,快拍数为2000,空中有四个
源信号,假设它们的频率:0.015, 0.05, 0.02, 0.035
四个源信号的方向分别为:pi/4 pi/3 pi/6 3pi/4
求:
1)在不加入噪声的情况下,画出传统波束形成法、Bartlett波束
形成法、Capon波束形成法的空间谱图;
2)在加入高斯白噪声的情况下,假设信噪比为10dB,画出传统波束
形成法、Bartlett波束形成法、Capon波束形成法的空间谱图。(7-element linear antenna array (ULA)
Known: the signal center wavelength is 2, the antenna element spacing of 1 m, the number of snapshots for 2000, the air there are four
Source signal, assuming that their frequency: 0.015, 0.05, 0.02, 0.035
The direction of the four source signals: pi/4 pi/3 pi/6 3pi/4
Requirements:
1) not to join the noise, to draw the traditional beam-forming method, Bartlett, beam
Formation method, Capon beamforming method of the space spectrum
2) by adding Gaussian white noise, assuming that the SNR is 10dB, to draw the traditional beam
Formation method, Bartlett, beamforming, Capon beamforming method of the space spectrum.)
- 2012-05-02 16:26:54下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
完整的OFDM仿真程序
PAPR抑制方法中SLM等方法的matlab仿真代码(PAPR suppression method, SLM method)
- 2021-04-06 19:19:02下载
- 积分:1
-
EWT经验小波matlab应用实现(信号处理)
适用于一维EWT的变换文件,所有文件齐全,有测试文件,以及参数解释和帮助word文档,亲测可用。(For one-dimensional EWT transformation files, all the files are complete, there are test files, as well as parameter interpretation and help word documents, pro-test available.)
- 2020-11-02 11:49:53下载
- 积分:1
-
TSP-GA
遗传算法解决TSP问题,给定n个城市和城市之间的距离,寻找一条遍历所有城市且每一个城市只被访问一次的路径。(Solving TSP problem by genetic algorithm,Given the distance between n cities, find a path that traverses all cities and each city is visited only once.)
- 2018-10-23 16:31:29下载
- 积分:1
-
Puzzle
8-puzzle game with search strategy
- 2010-05-10 14:45:50下载
- 积分:1
-
NMF
实现了1999年huang等人提出的基本MNF算法,经验证可运行。(Huang et al 1999 MNF algorithm, proven run.)
- 2013-03-26 10:21:51下载
- 积分:1