-
capacity_water
用matlab实现MIMO中的注水算法,并绘制累计分布函数(fullfill water-filling algorithm using matlab in mimo and drawing CDF)
- 2009-10-04 09:45:43下载
- 积分:1
-
ldpcBP
说明: LDPC码的BP算法译码MATLAB程序(LDPC decoding algorithm BP MATLAB)
- 2006-04-26 09:50:53下载
- 积分:1
-
ctrllab3.0
matlab中ctrllab工具箱,对系统稳定判断有用(in ctrllab matlab toolbox, useful to determine the stability of the system)
- 2011-10-22 11:08:05下载
- 积分:1
-
1111graphkshortestpaths
about NFSNET topology in optical network...which consist of 14 node and 42 links ..
- 2014-12-20 22:20:40下载
- 积分:1
-
kmeans
说明: k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
hrrp
一维距离像 雷达一维距离像程序,用于目标型号识别(One dimensional range profile)
- 2021-01-13 19:58:49下载
- 积分: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
-
Fiber-coupling
仿真高斯光束,同时分析光纤耦合特点并仿真(The Gaussian beam is simulated and the coupling characteristics of the fiber are analyzed and simulated)
- 2021-04-15 16:38:54下载
- 积分:1
-
SIR
sir简单模型,matlab程序编写,供大家参考研究(simple model for sir)
- 2018-03-22 21:09:10下载
- 积分:1
-
OFDMwithwindowing
OFDM withwindowing 包括qpsk, (OFDM)
- 2009-11-13 09:48:41下载
- 积分:1