-
Untitled-2
Amplitude modulation
- 2015-02-20 13:46:26下载
- 积分:1
-
heart
Signal processing algorithms to extract heart beats in recordings of heart muscle activity
- 2015-04-22 22:30:20下载
- 积分:1
-
ukf
扩展卡尔曼滤波的MATLAB程序,也许有人能用的到。(Extended kalman filter MATLAB, maybe someone can arrive.)
- 2010-10-15 10:16:26下载
- 积分:1
-
winerfilter
The following code implements a kernel wiener filter algorithm in MATLAB.The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
- 2009-11-03 06:01:38下载
- 积分:1
-
Matlab_examples
说明: Matlab实用100个例子,可以帮助初学者入门,很实用的哦,(100 examples of Matlab utility that can help beginners and entry, it is useful Oh,)
- 2008-12-04 03:07:26下载
- 积分:1
-
17423015MyGui
DWT and zadoff-chu000000
- 2013-03-02 03:25:05下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
bic
the code relates to bicubic interpoations with osnr values
- 2010-08-31 01:39:09下载
- 积分:1
-
corryewu
说明: 数据挖掘聚类算法研究 (Data Mining Clustering Algorithm)
- 2008-11-03 20:33:04下载
- 积分:1
-
matlab
基于matlab的声音信号采集,分析处理,包括声卡采集,及浏览系统文件(Based on matlab voice signal acquisition, analysis and processing, including card acquisition, and browse system files)
- 2014-01-04 18:01:50下载
- 积分:1