-
Jakes_Flat
Jakes模型对衰弱信道进行仿真 在仿真时,先定义一个模型,再在主函数中调用这个模型,下面是主函数的程序(Jakes model debilitating channel simulation)
- 2013-07-23 10:07:48下载
- 积分:1
-
微电网下垂控制
微电网下垂控制,以及对比了PQ控制分别对微电网控制的影响的matlab仿真实验(Microgrid droop control and MATLAB simulation experiment on the influence of PQ control on Microgrid control are compared)
- 2021-03-18 15:09:20下载
- 积分:1
-
LSSVM
说明: 用支持向量机模型预测滑坡位移的MATLAB源代码,供大家交流学习。预测效果还可以。(Landslide displacement prediction)
- 2020-01-14 19:22:39下载
- 积分:1
-
MATLAB_m_file_function_call_tutorial
MATLAB函数调用教程m文件MATLAB m file function call tutorial(MATLAB m file tutorial function call MATLAB m file function call tutorial)
- 2010-08-03 10:31:33下载
- 积分:1
-
fkmeans
fast kmeans for matlab
- 2011-09-04 14:39:29下载
- 积分:1
-
slbb
simulation of slbb in matlab fuzzy logic toolbox
- 2014-12-15 06:50:51下载
- 积分:1
-
gaot-7
最新的改进的遗传算法,具有很多的函数,非常好用(Genetic Algorithm)
- 2013-11-27 20:35:17下载
- 积分: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
-
matlab
用matlab编的一个用于对统计数据进行威布尔分布的估计,并对其进行三参数的评估与计算(Matlab compiled a for the statistical data of weibull distribution estimates, and the three parameters calculation and evaluation)
- 2021-03-08 15:29:28下载
- 积分:1
-
kde.tar
kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一(KDE which is kernel density estimation is used to estimate probabilty function. It is mostly used in pattern recogntion)
- 2009-05-13 15:33:20下载
- 积分:1