-
kalman
The Kalman filter is a set of mathematical equations that provides ... The Kalman filter addresses the general problem of trying to estimate
- 2010-06-18 22:39:33下载
- 积分:1
-
floyd
FlOYD 算法 用于tSP计算旅行商 (FlOYD algorithm is used to calculate the traveling salesman tSP)
- 2011-08-10 20:03:40下载
- 积分:1
-
eCGAmatlab
说明: 多目标优化,遗传算法,适合于研究多目标优化的朋友 (Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend)
- 2008-11-12 00:07:19下载
- 积分:1
-
hough_1
经典huogh变换和改进的hough变换(standard hough trans and the improved hough transform)
- 2014-10-24 15:13:56下载
- 积分:1
-
DWT_demo
3D DWT USING SIMULINK
- 2013-03-16 12:01:00下载
- 积分:1
-
rx_find_packet_edge
说明: OFDM的FIND PACKET仿真,是用Matlab编程实现的(OFDM FIND PACKET simulation, using the Matlab programming)
- 2005-11-30 13:27:33下载
- 积分:1
-
Diana
说明: 经典层次聚类算法DIANA,MATLAB编程,简单易懂,可以运行(Classical hierarchical clustering algorithm DIANA, MATLAB programming, easy to understand, you can run)
- 2010-04-06 04:50:27下载
- 积分:1
-
S1
说明: pattern recognition MATLAB5
- 2010-04-08 04:18:04下载
- 积分: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
-
2
说明: 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行)
(Based on wavelet transform multi-scale edge detection matlab source code (at run Matlab7.0))
- 2009-04-02 23:27:57下载
- 积分:1