-
kf_eg
matlab例程,卡尔曼滤波程序,位置速度等预测,自己修改后的代码,易懂,可行,供初学者参考(example for kalman filter for gps)
- 2011-01-24 16:35:14下载
- 积分:1
-
co_matrix
matlab编写的一段提取DCT域共生矩阵的源码(matlab extract prepared DCT section of the source domain co-occurrence matrix)
- 2009-04-10 09:59:12下载
- 积分:1
-
demo_rbpf_gauss
说明: MIMO信道multinomal residual deterministic仿真(MIMO Channel multinomal residual deterministi c Simulation)
- 2006-05-13 21:58:55下载
- 积分:1
-
Time-frequency-distribution
时频分布在故障诊断中的应用,机械故障信号等(Time-frequency distribution in the fault diagnosis, mechanical fault signals)
- 2011-05-10 09:33:22下载
- 积分:1
-
pinyuditonglvbo
实现了图像处理中的频域低通处理,适合图像处理的初学者。matlab实现。(Image processing to achieve a low-pass frequency domain processing, image processing for beginners. matlab implementation.)
- 2014-09-14 16:40:08下载
- 积分:1
-
希尔伯特黄变换的完整 MATLAB程序
说明: 希尔伯特黄变换(HHT)的 完整 MATLAB程序 ,希望对你有用(Hilbert Huang transform (HHT) complete matlab program, hope to be useful to you)
- 2021-04-16 10:18:53下载
- 积分:1
-
twoto11
ldpc码在在twoto矩阵,即时间控制,频率两个参数变量的系统内仿真,matlab7.0编译通过。(LDPC code in twoto matrix, namely the time control, the frequency of the two parameters of the system simulation variables, matlab7.0 compiled through.)
- 2007-10-05 12:52:02下载
- 积分:1
-
Rjiance
心电信号QRS波的R波检测,用了阈值的方法,自适应修改阈值,域加窗定位R波幅度(QRS wave of ECG R-wave detection, using a threshold approach, adaptive modification threshold, domain windowed positioning R-wave amplitude)
- 2020-07-22 15:28:44下载
- 积分:1
-
CS_OMP
这是实现压缩感知中的匹配追踪算法。
匹配追踪算法是一种最常用的压缩感知算法。(This is the compression-aware matching pursuit algorithm.
The matching pursuit algorithm is one of the most commonly used in compressed sensing algorithm.)
- 2012-04-23 16:52:40下载
- 积分:1
-
huffmancoding
格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮)
%输入:p是每个字母符号的概率
(如:对= [0.3 0.2 0.2 0.2 .06 .04])
n是一个整数,决定在每个帧的符号数量
(默认:n = 1时)
%输出:huffcodes:huffmancodes
答:源熵
甲肝:平均熵编码
电子邮件:科丁效率(format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
inputs: p is the probability of each alphabet symbol
( eg:p=[.3 .2 .2 .2 .06 .04] )
n is an integer that determines number of symbols at each frame
(default:n=1)
outputs: huffcodes: huffmancodes
H: source entropy
Hav: average entropy for coding
e: codding efficiency
)
- 2010-07-05 12:07:29下载
- 积分:1