-
matlab
matlab经典课堂讲义,ppt形式,适合初学者入门的东西。(Classic matlab lecture notes, ppt form, suitable for beginner stuff.)
- 2010-09-30 13:19:07下载
- 积分:1
-
medfilt
目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据,
对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。
下文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。
里面包括三个源程序,和一份实验报告,里面有算法的详细分析和情景假设。(Application of target tracking radar data processing background, that is the search radar to the target and record the location of the object data to the target location of the measurement data (referred to as Plot) for processing, automatic track formation, and the target in the next time to predict the location. Briefly discussed below, using Kalman filtering to predict a single target track, and the help of Matlab simulation tools, experimental results for evaluation. Which consists of three source code, and a test report, which has a detailed analysis of the algorithm and the scenario assumptions.)
- 2021-04-24 07:58:47下载
- 积分:1
-
bit-plane-mapping-project
this is for bit plane mapping... it produces 7 outputs with bit plane....
- 2011-12-05 20:53:28下载
- 积分:1
-
jixianquchu
对心电信号的基线消除,包含ECG信号和源代码,并在matlab中仿真,包含中值滤波,高通滤波,整系数滤波,和小波变换!都是一些简单的经典的方法(Elimination of baseline ECG, ECG signals and includes source code and simulation in matlab, including median filtering, high-pass filter, the filter with integer coefficients, and wavelet transform! Are some simple classical methods)
- 2013-11-27 20:37:36下载
- 积分: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
-
ofdm_simulation_Tx
OFDMA transmission. following this code you can learn clearly what OFDM is.(OFDMA transmission. Following this code you can learn clearly what OFDM is.)
- 2008-01-14 01:32:19下载
- 积分:1
-
rectifier
三相三线制两电平APF数学模型的MATLAB编程实现,输入为三桥臂的开关函数,输出为三相电流和直流侧电压(Three-phase three-wire APF system for the two-level mathematical model of the MATLAB programming)
- 2009-07-02 20:43:54下载
- 积分:1
-
rot13
rot13 password hashing algorythm for use as you please have fun
- 2012-04-15 23:47:19下载
- 积分:1
-
MATLAB_mysusan
Author: Abhishek Ivaturi
Summary: SUSAN Edge detection in gray scale images.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: Edge detection in gray scale images using the SUSAN algorithm. (takes some time to compute, but i hope to fix it...code is rather crude right now)Does not yet include non maximal suppresion. (Author : Abhishek Ivaturi Summary : SUSAN Edge detection in gray scale images. MATL AB Release : R13 Required Products : Image Processing Toolbox Description : Edge detection in gray scale images using the SU SAN algorithm. (takes some time to compute, but i hope to fix it ... code is rather crude right now) Does not include non maximal yet suppresio n.)
- 2007-05-18 13:49:16下载
- 积分:1
-
hht
希尔伯特黄变换理论及其应用探讨,基本原理,EMS算法(Hilbert-Huang Transform and Its Applications, basic principles, EMS algorithm)
- 2010-06-03 15:54:11下载
- 积分:1