-
011iir16_matlab
给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
- 2009-06-15 10:27:53下载
- 积分: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
-
pso_ERHCM
一个粒子群优化算法的实例,对于初步学习者是一个不错的学习实例。(An example of particle swarm optimization algorithm for the initial learner is a good learning example.
)
- 2009-11-16 17:07:57下载
- 积分:1
-
multirate
说明: 可以实现有理数倍采样率转换,并有输入输出结果分析,比较(multirate)
- 2010-04-19 20:38:00下载
- 积分:1
-
detecting_target
对雷达帧扫秒到的运动目标进行跟踪,并在MATLAB中进行仿真和验证(Frame on the radar sweep seconds to track moving objects, and carried out in the MATLAB simulation and verification)
- 2010-05-08 19:19:08下载
- 积分:1
-
PCNN_-Image_Fusion
PCNN图像融合代码,txt格式复制使用(PCNN Image Fusion)
- 2012-04-22 18:55:13下载
- 积分:1
-
LMS_2jie_Compare_Single_ManyMean
LMS算法是研究最早的自适应算法,简单实用是其最主要的特点。但是仅进行一次求自适应权,还不够准确,本算法中将多次求权平均的结果与单次求的结果进行了比较!(LMS algorithm is the first study of the adaptive algorithm, meanwhile, simple and practical is its main feature. But if only seek adaptive right once,this is not accurate enough,so my algorithm take a comparison between the results of the weighted average and the results with a single seeking!)
- 2011-09-13 12:54:46下载
- 积分:1
-
code-for-dwt
Code for DWT WATERMARKing in an image
- 2012-04-16 19:15:35下载
- 积分:1
-
SVMLS_v0
defective image finding
- 2013-03-16 12:33:53下载
- 积分:1
-
costas-loop
Costas环是用来解调双边带抑制载波信号的,也是二相或四相移相键控信号解调的专用环路(Costas loop for demodulating the double sideband suppressed carrier signal, two-phase or four-phase shift keying signal demodulation dedicated loop)
- 2013-04-20 11:39:27下载
- 积分:1