-
matlabfun
信源函数
randerr 产生比特误差样本
randint 产生均匀分布的随机整数矩阵
randsrc 根据给定的数字表产生随机矩阵
wgn 产生高斯白噪声
信号分析函数
biterr 计算比特误差数和比特误差率
eyediagram 绘制眼图
scatterplot 绘制分布图
symerr 计算符号误差数和符号误差率
信源编码
compand mu律/A律 压缩/扩张
dpcmdeco DPCM(差分脉冲编码调制)解码
dpcmenco DPCM编码
dpcmopt 优化DPCM参数
lloyds Lloyd法则优化量化器参数
quantiz 给出量化后的级和输出值
误差控制编码
bchpoly 给出二进制BCH码的性能参数和产生多项式
convenc 产生卷积码
cyclgen 产生循环码的奇偶校验阵和生成矩阵
cyclpoly 产生循环码的生成多项式
decode 分组码解码器
encode 分组码编码器
gen2par 将奇偶校验阵和生成矩阵互相转换
gfweight 计算线性分组码的最小距离
hammgen 产生汉明码的奇偶校验阵和生成矩阵
rsdecof 对Reed-Solomon编码的ASCII文件解码(#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <float.h>
#include <string.h>
#include <stdarg.h>
#include "svm.h"
)
- 2010-10-25 10:46:33下载
- 积分:1
-
part4
an example for 5 armed bandit sutton
- 2009-12-12 01:41:49下载
- 积分:1
-
dianhuabohaoyinhecheng
双音多频 DTMF( Dual Tone Multi-Frequency )信号,是用两个特定的单音频率信号的组合来代表数字或功能(DTMF DTMF (Dual Tone Multi-Frequency) signals, use of two specific combinations of tone frequency signals to represent the number or function)
- 2011-05-02 19:27:37下载
- 积分:1
-
fkt
基于TOA定位法的UWB系统仿真(MATLAB)(TOA MATLAB)
- 2021-03-29 20:49:10下载
- 积分:1
-
xiaobotiqurenliangtuxiantezhen
基于matlab小波分析人脸识别的特征提取(Extraction based on wavelet analysis matlab face recognition feature)
- 2014-10-21 16:33:20下载
- 积分:1
-
A-framework-language
美洲语言的语音识别,是一篇很好的文章,介绍了美洲语言语音识别实现的框架(A framework for recognizing the simultaneous aspects of american sign language)
- 2013-05-23 17:39:08下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1
-
B_Spline-Matlab
采用三阶或四阶中心B样条绘出B样条的图像,与任意信号卷积求逆将信号复原(Through the realization of third order or fourth order center B spline B spline drawn images, and any signal convolution inverse recovery signals)
- 2011-04-25 10:41:44下载
- 积分:1
-
GUIDEDSCRAMBLING
in this project i have implemented guided scramblimg in matlab which id used to generate dc-free codes
- 2010-05-10 03:23:09下载
- 积分:1
-
data_processing
故障时频域特征提取,前六阶CEEMDAN+初始信号时频域特征(Fault time-frequency domain feature extraction, first six-order CEEMDAN + initial signal time-frequency domain feature)
- 2020-06-24 07:20:02下载
- 积分:1