-
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
-
ar_g
PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k)( PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0+ y(t-1) b1+ y(t-2) b2+,...,y(t-k) bk+ E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k))
- 2012-04-28 03:36:11下载
- 积分:1
-
maximalCliques
求最大团的算法,Bron-Kerbosch 算法计算图的最大全连通分量(团clique),matlab实现(Seeking maximum clique algorithm, Bron-Kerbosch algorithm to calculate the maximum fully connected graph component (group clique), matlab achieve)
- 2013-08-20 11:54:33下载
- 积分:1
-
saveimage2file
可以实现图像的批量保存,里面有调用函数和功能函数。比如,读取了“F:saveimage2file1.jpg”做处理,你可以在原路径下批量保存为“F:saveimage2file
esult(文件夹的名字可以在程序中修改)1result.jpg(也可以保存为10,11,12等名字,能够修改)”(save images to file)
- 2011-10-28 09:23:11下载
- 积分:1
-
MAT6FiltreBMH
Mathematic Algorithm for image filter High Medium and Less
- 2015-01-25 08:52:23下载
- 积分:1
-
cluster_dp_Gaussian
文章Clustering by fast search and find of density peaks里的聚类算法代码(clustering algorithm matlab code in paper:Clustering by fast search and find of density peaks)
- 2015-03-26 14:20:28下载
- 积分:1
-
swath
Throughput uation in cognitive networks
- 2015-03-28 03:16:50下载
- 积分:1
-
MC_CDMA
码分多址(CDMA)技术作为第三代移动通信系统的核心技术,具有容量大、抗干扰能力强等优点。然而,传统的CDMA系统属于窄带扩频系统,它的数据速率比较低,不能胜任新一代移动通信系统
(beyond 3G)高速数据通信的需要。而多载波传输技术-正交频分复用(OFDM),作为后三代移动通信的核心技术,则具有高数据速率传输的特点。(Code Division Multiple Access (CDMA) technology as the third generation mobile communication system' s core technology, high capacity, anti-interference ability and so on. However, the traditional narrow-band CDMA system is spread spectrum system, and its relatively low data rate, can not do next-generation mobile communication systems (beyond 3G) high speed data communication needs. The multi-carrier transmission technology- orthogonal frequency division multiplexing (OFDM), after three generations of mobile communications as a core technology, the high data rate transmission characteristics.)
- 2010-11-26 12:30:05下载
- 积分:1
-
chap3
滑模变结构控制的MATLAB仿真实例之一
滑模变结构控制的MATLAB仿真实例之一(Sliding Mode Variable Structure Control of the MATLAB simulation of sliding mode variable structure control, one of the MATLAB simulation)
- 2008-06-12 18:51:05下载
- 积分:1
-
lsa
matlab program for doing lsa
- 2013-03-27 22:16:00下载
- 积分:1