-
LFM
LFM编码程序LFM编码程序LFM编码程序LFM编码程序LFM编码程序(ambugus)
- 2009-02-15 19:55:54下载
- 积分:1
-
nlms
使用MATLAB编写的一种简单的自适应滤波程序(Using a simple adaptive filtering program written in MATLAB)
- 2012-07-04 10:43:56下载
- 积分:1
-
PRA_76_043833
Physical Review A 76 043833 所有关键程序(Physical Review A 76 043833 )
- 2011-09-09 16:01:31下载
- 积分:1
-
code
A code to code your code.
- 2015-04-02 23:32:54下载
- 积分:1
-
naijing
有CDF三角函数曲线/三维曲线图,线性调频脉冲压缩的Matlab程序,外文资料里面的源代码。( There CDF trigonometric curve/3D graphs, LFM pulse compression of the Matlab program, Foreign materials inside the source code.)
- 2016-04-20 14:41:34下载
- 积分:1
-
Untitled
三次样条曲线插值函数的matlab源程序(three spline curvs)
- 2011-05-26 13:13:57下载
- 积分:1
-
datainenglish
matlab关于心电图检测的英文资料,里边包含多篇文章,相信能给大家带来便利(Matlab on ECG detection of English, includes inside articles. I believe we can bring convenience)
- 2007-05-07 18:14:05下载
- 积分:1
-
adaptive-line-enhancer
自适应线谱增强算法通过自适应技术减弱噪声,并增强有用信号的功率谱。(This demonstration illustrates the application of adaptive filters to
signal separation using a structure called an adaptive line enhancer
(ALE). In adaptive line enhancement, a measured signal x(n) contains two
signals, an unknown signal of interest v(n), and a nearly-periodic noise
signal eta(n).
The goal is to remove the noise signal the measured signal to obtain
the signal of interest)
- 2016-07-28 21:02:04下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
HAIMMING
窗函数法设计数字滤波器——海明窗
非原创
原文章名称:基于窗函数法的FIR数字滤波器的设计
作者:张志田 何其文
湖南工业职业技术学院 电气工程系
刊载于湖南科技学院学报 2007年9月 第28卷9期(Window function method to design digital filters- Hamming window of non-original name of the original article: window function based on the design of FIR digital filters: Zhang Zhitian He Qiwen Hunan Vocational College of Electrical Engineering of Hunan University of Science published in 2007 Volume 28 on September 9)
- 2010-11-10 16:37:48下载
- 积分:1