-
Matlab-interface-to-SVM-light
SVM-light与matlab的接口,matlab下就能直接调用哟,很有价值哟(SVM-light and Matlab interface directly with Matlab can call yo, value yo)
- 2006-10-29 07:56:14下载
- 积分:1
-
jae_92m
This is a matlab program. It will implement the estimation and testing
procedures for a Markov switching parameter model as presented in B. Hansen
"The likelihood ratio test under non-standard conditions: Testing the
Markov trend model of GNP."
- 2014-01-03 13:47:53下载
- 积分:1
-
wrelax
时延估计的WRELAX算法,自己做的,亲测可用(wrelax of time delay estimation)
- 2016-06-29 20:37:09下载
- 积分:1
-
MATLAB_txt
说明: 在MATLAB环境下读取TXT文件的程序集合(In the MATLAB environment to read TXT files collection)
- 2008-09-26 10:44:37下载
- 积分:1
-
AntColonyOptimization
This source code is about the ant colony optimization.How ants are getting food the nest to food source with shortest path route.
- 2014-10-17 14:05:57下载
- 积分:1
-
harrislaplace
尺度变化后的角点检测技术,基于laplace算法,效果良好(Corner detection technology, scale changes laplace algorithm, the effect is good)
- 2012-12-03 23:21:07下载
- 积分:1
-
ibm2ieee
说明: 通过本程序,可以将地震数据由ibm格式转为ieee格式,(form seisdate form ibm to ieee )
- 2021-02-08 09:09:54下载
- 积分:1
-
ECGdechuli
医学信号处理实验指导--对ECG信号的处理-目的是对ECG信号进行预处理,以便将其进一步应用到于心电的自动检测;本次实验还包括心率的求取
(medical signal processing experimental guidance-- right ECG signal processing- is designed to ECG signal preconditioning in order to further its application of ECG in the automatic detection; the experiment also includes HR strike)
- 2006-05-21 11:49:53下载
- 积分: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
-
最小二乘法
简单的最小二乘法实例,适合初学者,代码简单易懂(zuixiaoerchengfa shihe chuxuezhe daimajiandanyidong)
- 2020-06-23 10:20:02下载
- 积分:1