-
ApEn_v1
this is very good and important for work with eeg data.
- 2013-08-20 19:55:16下载
- 积分:1
-
Kalman
Kalman filter using the matlab code
- 2011-10-12 07:07:00下载
- 积分:1
-
Anisotropic-diffusion
Anisotropic diffusion in image processing.
- 2013-11-16 10:05:40下载
- 积分:1
-
matlab与纵联差动保护的结合
matlab与纵联差动保护的结合,精确计算,工程应用。(matlab combination with longitudinal differential protection, accurate calculation, engineering applications.)
- 2021-03-07 20:29:29下载
- 积分:1
-
18
说明: it s matlab face detection pdf that will help u alot
- 2010-12-17 22:17:37下载
- 积分:1
-
subdir
creates a list of all the subdirectories in a specific folder
- 2011-08-31 08:29:41下载
- 积分:1
-
2(5)
针对数字信号,计算该数字信号的幅频特性与频率响应(The calculation of the digital signal amplitude-frequency characteristic and the frequency response for digital signal)
- 2012-10-30 21:09:48下载
- 积分:1
-
question3
非线性分类器训练的快速算法设计,近邻法迭代法测试样本错误率(Fast non-linear classifier training algorithm, nearest neighbor algorithm iteration test sample error rate)
- 2011-06-06 18:06:45下载
- 积分:1
-
canny_edge
本程序实现了Canny边缘检测算法,效果很好。(This program implements Canny edge detection algorithm, the effect is very good.)
- 2012-11-18 22:20:35下载
- 积分: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