-
LocBoost
Classify using the local boosting algorithm
- 2010-02-09 08:13:18下载
- 积分:1
-
OFDM
基于MATLAB的OFDM发送,接收端程序。(MATLAB based on the OFDM transmission, the receiving end procedures.)
- 2008-06-03 04:25:14下载
- 积分:1
-
Voice_extract
matlab程序提取语音信号的基音频率、共振峰、能量、MFCC等特征参数。(The matlab program to extract the speech signal fundamental frequency, Gong Zhenfeng, energy, MFCC and other characteristic parameters.)
- 2020-12-22 10:39:07下载
- 积分:1
-
Matlab-Num-Instante
Guide Lines to use Matlab in Portuguese
- 2014-12-15 04:30:06下载
- 积分:1
-
Inductionmotor_modeling
induction motor control and modeling
- 2013-05-08 16:49:34下载
- 积分:1
-
winrats
说明: 如何用winrats做garch-bekk模型(how to use winrats creat garch-bekk)
- 2019-04-30 15:40:05下载
- 积分:1
-
color_line
matlab code for lines big lines little lines lines too
- 2013-03-28 03:43:03下载
- 积分: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
-
模糊控制
基于模糊PID控制下的BUCK电路稳压输出的仿真,并对比了模糊控制和PID控制。(Based on the simulation of BUCK circuit voltage stabilizing output under fuzzy PID control, the fuzzy control and PID control are compared.)
- 2019-04-29 22:09:10下载
- 积分:1
-
genetic
说明: 基因算法求f(x)最小值 s.t. l <= x <= u(Gene Algorithm for Finding f (x) the minimum st l < = x < = u)
- 2011-02-23 13:29:09下载
- 积分:1