-
fit2
数据拟合 (Numerical routine fit)
- 2010-09-27 13:40:36下载
- 积分:1
-
simulation_RD
传统的完整的雷达成像RD算法,其中具体到了距离向、方位向德细节处理(the RD algorithm of traditional radar imaging,many detail are described in it,so it is very usefull for someone who is the first time to learn radar imaging )
- 2010-11-15 19:52:31下载
- 积分:1
-
mppt
这是一个mppt算法在matlab/simulink环境下的仿真。(this is a mppt algorithms with matlab/simulink.)
- 2020-11-10 13:39:46下载
- 积分: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
-
formal_context
使用matlab利用一定的约简方法实现形式背景的约简和概念格的还原。(Using matlab Reduction Method using certain forms of background reduction and the reduction of concept lattices.)
- 2020-12-31 16:38:59下载
- 积分:1
-
Dip-project
this is a digital image processing project about edge detection canny second algorithm in .m files
- 2011-05-27 18:15:51下载
- 积分:1
-
phase-field-simulation
This is a phase field simulation example to simulate the segeration of two phase flow.
- 2012-05-04 23:27:26下载
- 积分:1
-
3
说明: 层次分析法,简单易操作,可用于计算权重,选择出比较重要的元素。(ahp,easy to operate。Can be used to calculate the weight, the more important the selected element.)
- 2014-10-07 14:35:16下载
- 积分:1
-
code-master
ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分:1
-
hough
用matlab编写的利用Hough变换法提取直线的代码,用该函数实现利用Hough变换提取直线的功能。(Written by matlab extracted using Hough transform line of code, with the function to achieve the use straight-line Hough transform to extract features.)
- 2010-12-27 17:50:21下载
- 积分:1