-
G729Annex-A
G729 Annex A MATLAB CODE
- 2013-07-19 15:18:13下载
- 积分:1
-
rtw_tlc
详细介绍如何编写TLC文件,英文不错的可以参考。(How to write the TLC documents detailed introduction.)
- 2012-05-11 18:52:02下载
- 积分:1
-
hungarian
匈牙利算法 求解最大匹配问题 s为最佳匹配的总权值
e(:,[1,2])为匹配的两点,e(:,3)为各匹配的权(Hungarian algorithm to solve the maximum matching problem s is the best match of the total weight e (:, [1,2]) to match the two points, e (:, 3) for the right match)
- 2011-07-20 20:37:15下载
- 积分:1
-
l1_ls_matlab
l1_ls: A Matlab solver for l1-regularized least squares problems.
- 2014-01-13 00:04:45下载
- 积分:1
-
搭建BPSK+编码+交织仿真通信链路
说明: 搭建BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译
码算法的误比特率性能。基于matlab,搭建BPSK+卷积编码+交织通信收发链路,
仿真参数如下:
1) 信源比特速率: 100 b R kbps =
2) 卷积编码:码率为1/2,生成多项式为(561,753)
3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化))
4) 交织:行列交织,交织器深度为100bit,宽度为10;
5) 仿真点数:106(BPSK+ coding + interleaved simulation communication link)
- 2020-05-19 10:41:27下载
- 积分:1
-
Adaptive_Signal_Processing
自适应信号处理,英文版的!!史坦福大学Bernard Widrow写的(Adaptive signal processing, the English version! ! Written by Bernard Widrow Stanford University)
- 2011-04-26 16:01:49下载
- 积分:1
-
fft
matlab程序,FFT变换matlab程序,有助于初学者学习(matlab program,it will help u to study)
- 2011-06-06 19:38:12下载
- 积分:1
-
sub5
基于子空间的OFDM信道盲估计,可直接运行(Subspace-based OFDM blind channel estimation can be directly run)
- 2007-08-06 09:51:35下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
CCAE1
本代码是matlab代码,主要是关于典型相关分析方面的,大家可以看看(This code is a matlab code, mainly on the canonical correlation analysis, we can see)
- 2011-08-16 17:05:02下载
- 积分:1