-
ASK.mdl
This is matlab model for ASK modulation techniques.
- 2009-12-22 14:28:12下载
- 积分:1
-
matcont3p1
计算分岔理论工具包,基于matlab计算简单界面友好
(The calculated bifurcation theory Kit)
- 2013-01-15 14:41:42下载
- 积分: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
-
Turbo
一种Turbo编码的MATLAB仿真实现 通过使用MATLAB软件仿真实现了Turbo码编码,提高了对其高效优质的编码效率的认识(A MATLAB Simulation of Turbo codes to achieve through the use of MATLAB software simulation to achieve a Turbo-Coded, improve the quality of its high efficiency of the coding efficiency)
- 2009-05-07 22:15:01下载
- 积分:1
-
matlab
matlab编程100例
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(matlab programming is 100 cases of 1-32: 33-66 chapter graphics applications is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section)
- 2009-05-25 17:43:54下载
- 积分:1
-
AudioSignalAnalyzers
音频信号分析仪 (Audio Signal Analyzers)
- 2009-12-26 17:29:18下载
- 积分:1
-
FENGE
matlab裂缝图像分割,先进行二值化,后边缘检测,最后用ostu类方间法阀值分割。(crack matlab image segmentation, binarization first, after edge detection, and finally between ostu class threshold segmentation method.)
- 2021-03-25 13:09:13下载
- 积分:1
-
MATLABlanguage
MATLAB语言,包含有matlab的授课课件!(MATLAB language, contains the matlab instruction courseware!)
- 2009-12-12 10:52:16下载
- 积分:1
-
123426
注水算法是根据某种准则,并根据信道状况对发送功率进行自适应分配,通常是信道状况好的时刻,多分配功率,信道差的时候,少分配功率,从而最大化传输速率。本文运用matlab通过对注水算法在mino系统中的三种不同的情况下进行了仿真,比较出在小信噪比时,相同信噪比下利用CSI的功率注水算法获得容量优于未知CSI的平均功率分配算法;相同容量下已知CSI信噪比比未知CSI时的信噪比小3dB.当信噪比增大到一定程度时,功率注水算法所获得的信道容量将收敛到平均功率分配的信道容量。(Water flooding algorithm is based on certain standards, and according to the channel condition to adaptive allocation of sending power, usually is a good moment, channel situation more distribution power, channel is poor, less power distribution, so as to maximize the transmission rate. This paper USES matlab based on water flooding algorithm in Austin system of three different cases are simulated and compared in small SNR, under the same SNR use CSI power allocation algorithm for capacity is superior to the average power allocation algorithm of unknown CSI Same capacity known CSI signal-to-noise ratio than the unknown CSI small signal-to-noise ratio of 3 db. When the signal-to-noise ratio increases to a certain degree, the power allocation algorithm for channel capacity will converge to the average power distribution channel capacity.
)
- 2013-09-03 20:28:15下载
- 积分:1
-
spectra2d
多普勒二维频谱分析,通过载入数据得出而为多普勒频谱(2D Doppler spectra)
- 2013-12-09 23:17:06下载
- 积分:1