-
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
-
rd7
InSAR成像及配准程序 在成像的同时配准(InSAR imaging and registration procedures in imaging while registration)
- 2012-11-18 21:05:33下载
- 积分:1
-
Chapter-12
water marking of an image.you can use the code.please try to run the code
- 2013-08-22 18:37:50下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1
-
matlab_jiangyi
matlab讲义,书中含有大量的matlab例子及其源程序。(matlab lecture, the book contains a lot of matlab examples and source code.)
- 2008-03-05 01:58:43下载
- 积分:1
-
tiaozhixinhao
产生各种调制信号,例如MASK,MFSK,MPSK,QAM(Produce a variety of modulation signals such MASK, MFSK, MPSK, QAM)
- 2013-07-12 18:30:17下载
- 积分:1
-
MATLAB-codes-for-D--Stress--strain
运用MATLAB实现大型复杂平面有限元问题的位移、应力、应变等功能的实现
(These codes are intent to be used for calculating the displacement, stress, strain in complex, large plane problems in Matlab rather than in FEM softwares.)
- 2015-01-15 00:22:02下载
- 积分:1
-
RML
采用极大似然估计辨识方法,对系统参数进行辨识。(The maximum likelihood estimation method is used to identify the system parameters.)
- 2017-11-27 12:13:50下载
- 积分:1
-
SDETools-master
说明: 关于SDE数值方法的工具包,主要有欧拉数值方法、milstein数值方法(Tool for SDE numerical methods)
- 2019-04-09 19:34:24下载
- 积分:1
-
xiangnong
香农编码和译码,程序内有详细的编写说明文字哟。(Shannon coding and decoding, the program contains a detailed write captions yo.)
- 2010-06-11 18:21:40下载
- 积分:1