-
duojiaoHarris
经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。(Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.)
- 2009-04-13 14:31:02下载
- 积分:1
-
sphere
拟合球面的程序,给定一些数据后,可以绘制球面,用于分析测量数据(Sphere fitting procedures, given some data, you can draw the sphere, for the analysis of measurement data)
- 2011-10-09 21:18:51下载
- 积分:1
-
matlab-GA
遗传算法的matlab实现代码,已验证无错误(Genetic algorithm matlab code, verified error)
- 2013-12-26 12:32:05下载
- 积分:1
-
chuneng
matlab储能模型,属于储能的等效模型 (Matlab energy storage model, which belongs to the equivalent model of energy storage.)
- 2015-09-18 13:13:27下载
- 积分:1
-
shangchuan
分别训练出草莓的属性,然后在两幅图中分别识别出草莓(Strawberries were trained Properties, and then were identified in the two figures strawberries)
- 2013-01-23 20:46:00下载
- 积分:1
-
daizulvbo2
带阻滤波器,包括程序和一个实例,程序每句都有注释,这样更加易懂(Bandstop filter comprising an instance of the program, and the program has a comment sentence, so more understandable)
- 2014-10-21 21:23:25下载
- 积分:1
-
CVFD2D_mfiles
2d PDE example codes
- 2012-11-19 20:40:50下载
- 积分:1
-
mkr
Algorithm of the decision of a problem of distribution of heat in a pipe a method of final differences
- 2009-11-28 18:09:10下载
- 积分: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
-
Turbmat-0.2.0
it is a code for denoising based on singular value decomposition. it is a rank reduction based method
- 2012-11-06 23:07:20下载
- 积分:1