-
Fpi
fixed point iteration for finding roots
- 2010-05-05 17:25:20下载
- 积分: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
-
mopos-DG
多目标粒子群算法优化分布式发电选址 实现了最优目标(Mutil-Objective particle swarm optimization)
- 2021-03-30 21:49:09下载
- 积分:1
-
AlsPSwarn-Intelligence
Very informative Artificial life simulation lectures at IIITA and sworn intelligence presentations at IIITA.
- 2014-09-20 19:50:47下载
- 积分:1
-
onsetOffset
This matlab program is a software implementation of onset and offset detection
- 2012-04-23 12:56:35下载
- 积分:1
-
7.1
对应不同的a值产生一组矢量来表示高斯脉冲波形,并计算其相应的ESD。最后,画出了各个a值所对应的脉冲波形及其ESD(a different corresponding values of a group vector to express Gaussian pulse waveform, and calculated the corresponding ESD. Finally, paint all of a value corresponding to the pulse waveform and ESD)
- 2007-03-27 19:42:25下载
- 积分:1
-
NOMA-OFDMA-SIM
NOMA SIMUALATION in Matlab
- 2021-03-05 07:59:31下载
- 积分:1
-
AICandMDL
经典的信息论准则估计信号源个数。 使用空间谱估计理论,模拟发射信号由天线阵列接受采样。经过AIC和MDL两种算法,估计出采样序列中信号的个数,所加噪声是白噪声。(Classical information theory for sources number estimation. It s spatial spectrum estimation theory. it analogs transmission signal from the antenna array . It uses two algorithms“ AIC and MDL ”to estimate the number of sampled signal sequence. the added noise is white noise.)
- 2021-03-25 11:39:14下载
- 积分:1
-
spacetimecodes
说明: 是关于空时编码的,给出了Matlab程序实现,希望有借鉴意义。(on space-time coding, given the Matlab program, he said.)
- 2006-04-11 14:35:56下载
- 积分:1
-
The-cuckoo-algorithm
布谷鸟算法研究,并附matlab的实例。(The cuckoo algorithm on MATLAB)
- 2015-11-02 11:46:12下载
- 积分:1