-
fpr
implementation of multi classes negative selection algorithm
- 2010-09-01 21:03:02下载
- 积分:1
-
local_histogram_eq
this is function used for local histo gram equalization. you have to pass the window size
- 2013-03-21 15:26:47下载
- 积分:1
-
BALM
双线性增广拉格朗日系数算法,可用于图像运动分割,是运动结构算法的预处理算法,可用于恢复物体三维结构。(Augmented Lagrangian coefficient bilinear algorithm can be used for image motion segmentation, campaign structure preprocessing algorithm is the algorithm can be used to restore the three-dimensional structure of objects.)
- 2015-01-14 16:44:32下载
- 积分:1
-
Induction_motor_Control
Matlab implementation of Induction motor control and converter implementation
- 2015-04-06 19:40:07下载
- 积分:1
-
muiqiu
合成孔径雷达(SAR)目标成像仿真,用平面波展开法计算二维声子晶体带隙,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。( Synthetic Aperture Radar (SAR) imaging simulation target, Computation Method D phononic bandgap plane wave, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.)
- 2016-08-18 10:57:30下载
- 积分:1
-
goodmobileirisrecognition
Mobile iris recognition systems: An emerging biometric technology
- 2010-10-19 03:53:39下载
- 积分:1
-
wavelet-segmentation
分水岭分割算法的MATLAB实现,本人测试过很好用(wavelet segmentation MATLAB code )
- 2014-10-23 09:55:54下载
- 积分:1
-
dynamic-meterology-chapter-two--
an introduction to dynamic meterology chapter two matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter two
matlab code)
- 2013-12-11 18:36:59下载
- 积分: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
-
simulink-robot
两关节机械臂的独立PD控制,控制算法和机械臂模型均采用s_function函数编写。(Two independent joint manipulator PD control, control the preparation of the algorithm and manipulator model are used s_function function.)
- 2012-09-19 14:59:49下载
- 积分:1