-
kutta5
用龙哥库塔方法求解积分,5阶龙格库塔方法(Method for solving integral with Long Ge Kuta, fifth-order Runge-Kutta method)
- 2013-11-17 22:33:08下载
- 积分:1
-
cannyedgedetection
基于canny边缘检测,模糊c均值聚类的图像分割(Canny edge detection based on fuzzy c-means clustering image segmentation)
- 2013-12-12 13:54:56下载
- 积分:1
-
Missile2
Nonlinear model validation
Comparision plot of the AOA of the missile
- 2012-01-12 14:51:55下载
- 积分: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
-
Kernel_PCA
基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB(a MATLAB m-file of Kernel PCA)
- 2009-09-26 20:18:08下载
- 积分:1
-
matlab2
瑞利信道下,2发2收,最大似然译码,空时编码,MATLAB仿真实现(Rayleigh channel, 2 admission, maximum likelihood decoding, space-time coding, MATLAB simulation)
- 2013-09-10 19:06:04下载
- 积分:1
-
Puzzle_perfect_solution
说明: 智力游戏 十全十美的MATLAB程序解决方法,效率还是不错的(Puzzle MATLAB program perfect solution, the efficiency is still good)
- 2009-08-11 17:26:48下载
- 积分:1
-
Matlabchinesehelp
说明: 这是一本MATLB的中文帮助书,其中有一些本人在使用MATLB的心得。希望对初学MATLB的人有一定帮助(This is a Chinese MATLB help books, some of which I experience in the use of MATLB. MATLB beginner would like to have some people to help)
- 2009-08-12 15:23:07下载
- 积分:1
-
MATLAB70ch4
说明: 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算("MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational)
- 2006-03-20 23:40:34下载
- 积分:1
-
corner-detection-
该程序是包含多种角点提取的方法,如harris-laplace、susan等(The program includes a variety of corner detection is the method, such as the harris-laplace, susan, etc.)
- 2011-05-10 16:02:16下载
- 积分:1