-
binmatrix
inmatrix函数创建一个与x矩阵同等大小的二、十进制换算对应表,所生成的换算对应表的第一行到末行依次对应二进制的高位到低位;并用此生成的换算对应表进行其他如求列和、列和代表的字符的运算;(inmatrix function creates a matrix of equal size with x 2, corresponding to decimal conversion table, the generated conversion table corresponding to the last line the first line of a high order corresponding to the low binary and use the resulting conversion table corresponding to the other, such as seeking out and , columns, and the representative character of the operation )
- 2010-07-18 10:41:00下载
- 积分:1
-
ofdm_ber
OFDM ber calculation
- 2012-04-26 23:04:58下载
- 积分:1
-
jiance
基于视频的背景差分法检测跟踪运动车辆,内有程序和视频(Video-based background subtraction method detecting and tracking moving vehicles, there are procedures and video)
- 2013-05-13 22:22:46下载
- 积分:1
-
superdirectivity
基于最新一篇关于圆环阵超指向性论文做出的仿真,已经有了论文的介绍,程序中仅作关于二维波束形成的简单仿真演示。(Make simulation based on the latest article on the ring array of ultra-directional papers, has been the introduction of the paper, the program only for simple two-dimensional beam simulation demo.)
- 2013-05-11 20:51:53下载
- 积分:1
-
GoldGeneralProgrambyMATLAB
基于matlab的cdma系统仿真程序,包括 gold码异步时计算误码率程序,高斯白噪声发生程序(based on the CDMA system Matlab simulation program, Asynchronous yards, including gold at the bit error rate calculation procedures, Gaussian white noise process occurred)
- 2006-06-09 02:05:45下载
- 积分:1
-
iner_leaving
dvb-t 内交织matlab程序,非常有用(dvb-t interleaving code)
- 2014-08-28 21:38:46下载
- 积分:1
-
chapter2
《小波分析理论与MATALB R2007 实现》第二章源码( wavelet analysis using matlab)
- 2012-10-08 22:40:03下载
- 积分:1
-
code
A code to code your code.
- 2015-04-02 23:32:54下载
- 积分:1
-
基于红外图像的弱小目标检测与跟踪
基于红外图像的弱小目标检测与跟踪,非常实用的检测小代码(Small target detection and tracking based on infrared image, very practical detection of small code)
- 2018-01-25 20:05:37下载
- 积分:1
-
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