-
emd
这是EMD(Rilling)的改进算法,程序中采用了过筛。(This is the EMD (Rilling) Improved algorithm, used in screening procedures.)
- 2007-11-08 20:47:26下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
MMatlab_RADARa
Matlab实现的一个简单的RAADAR预警雷达模拟 可直接使用。
(Matlab achieve of a simple RAADAR warning radar simulator used directly.)
- 2020-07-01 03:20:02下载
- 积分:1
-
hzt-report
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:04:43下载
- 积分:1
-
Matlab-source-numerical-processing
matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
- 2013-11-12 12:16:36下载
- 积分:1
-
problem_1
Monte Carlo Simulation On Estimating the probability of a flush
- 2014-10-29 15:27:05下载
- 积分:1
-
20081004
GMM 混合高斯自适应背景维护 可以用来做行人检测 等(GMM Gaussian Mixture adaptive background maintenance can be used to make the pedestrian detection)
- 2008-05-23 15:02:18下载
- 积分:1
-
Mlvsshudonnga
用matlab实现了数字信号处理中的多采样样转换,并依此原理进行采样转换滤波器的设计。
(Multi-sampling samples converted digital signal processing using matlab, and so the principle of sampling conversion filter design.)
- 2012-08-23 20:37:10下载
- 积分:1