-
DSP_FFT
产生两不迥频率的信号,并对两信号作复数FFT变换,找出频率为50Hz的信号对其进行能量计算(Two distant signal is not generated frequency, and two signals for complex FFT transform to identify the frequency of 50Hz signal to calculate its energy)
- 2013-12-01 10:35:35下载
- 积分: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
-
SavePPM
将像素数据写成一幅PPM格式的图片,像素数据为灰度图的数据,附件里有一个图像数据,宽150,高90,共100帧(The data will be written in a grayscale image PPM format, the program is written in matlab, the file contains a grayscale data.)
- 2011-10-31 14:53:58下载
- 积分:1
-
MATLAB_R2014B_MAC_LINUX_crack
matlab 2014b mac版的破解码,适用于最新版的mac系统(The key for matlab 2014b for mac)
- 2014-11-25 09:48:33下载
- 积分:1
-
MATLABtool
MATLAB优化工具箱的应用例子介绍 各种优化工具箱的使用方法(MATLAB Optimization Toolbox application example describes the use of various optimization toolbox)
- 2012-11-08 16:32:02下载
- 积分:1
-
GMgui
MATLAB实现的GM 11 灰色预测模型 (MATLAB implementation of the gray model GM 11)
- 2010-07-16 16:21:55下载
- 积分:1
-
datafusion1122
卡尔曼滤波方法解决雷达数据融合问题,本程序针对同步融合。还附有红外数据融合(Asynchronism_Radar.Asynchronism_IR.)
- 2009-06-16 16:20:47下载
- 积分:1
-
capture_interface
Just a few functions used in my other toolboxes, for computing MSE and PSNR and some other less common image quality metrics.
- 2014-02-17 08:04:50下载
- 积分:1
-
pf_nav
粒子滤波在目标定位与跟踪中的应用,适合于非线性滤波算法研究。(Particle Filtering in target location and tracking application, suitable for nonlinear filtering algorithm.)
- 2010-05-11 20:49:34下载
- 积分:1
-
labelcenter
统计一副图片中的直线数目,找到一幅图片中指定位置的直线,并进行标记。(The number of lines in the statistics in a picture, find the specified location in a picture of a straight line and mark.)
- 2012-06-02 21:37:11下载
- 积分:1