-
ModulationCapacity
modulation channel capacity
- 2010-02-23 14:41:36下载
- 积分:1
-
MATLAB6.xsignalprocessing
说明: 对信号处理的理论知识作系统概括和总结的基础上,介绍了如何使用matlab提供的信号处理工具箱,(Of theoretical knowledge of signal processing systems in general and for the basis of summing up on how to use matlab to provide the signal processing toolbox)
- 2008-10-13 10:00:50下载
- 积分:1
-
CP0203
说明: UWB中的ds编码QPSK调制,OFDM的调制.(UWB ds of QPSK modulation coding, OFDM modulation.)
- 2006-03-08 14:16:05下载
- 积分:1
-
matlab__leach
this code packet is very useful and heplful in your communication search.
- 2011-06-16 19:59:29下载
- 积分:1
-
MatLab
matlab 工程应用 MATLAB7_0基础教程_清华大学.pdf(matlab tutorial-based engineering applications MATLAB7_0 _ Tsinghua University. pdf)
- 2009-10-21 11:19:06下载
- 积分:1
-
gaph
本程序需要用到MATLAB遗传算法工具箱,但是遗传算法工具箱有很多种,这里使用GEATbx工具箱,该工具箱是由英国Sheffield大学开发。(This program requires MATLAB genetic algorithm toolbox, but there are many genetic algorithm toolbox used here GEATbx toolkit, which was developed by the University of Sheffield, UK.)
- 2013-12-17 15:53:19下载
- 积分:1
-
xianxinghuigui
多元回归,利用matlab通过数据的大致分布,求得相应的函数表达式。(finding the function through datas by Matlab )
- 2015-04-20 23:22:53下载
- 积分: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
-
xishucunchu
程序实现对电网络的稀疏存储技术,避免存储Y阵,同时实现了元素的在稀疏存储中得查找功能。(Program sparse electricity network storage technology, Avoid storing Y array, the elements have to find the sparse storage function.)
- 2012-03-14 19:11:16下载
- 积分:1
-
shift-register
用C语言在matlab中实现移位寄存器的程序编写,并实现其功能,效果还可以,大家可以看看。(shift register)
- 2012-08-08 11:00:39下载
- 积分:1