-
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
-
Matlab-of-engineering-math
matlab工程数学。包括统计问题、规划问题、偏微分方程求解、样条工具。(matlab engineering mathematics. Including statistical issues, planning issues, partial differential equations, spline tool.)
- 2013-11-25 12:53:30下载
- 积分:1
-
case2
power sharing method with droop controler
- 2015-03-20 16:55:15下载
- 积分:1
-
Main
The recursive function H(T)
Calculate the Expected number of failures in (0,T], for Weibull distribution
Assumption: T s unit is a day, the smallest time unit.
- 2010-11-27 12:14:22下载
- 积分:1
-
ff
说明: 数据离散化程序,对大量的数据进行智能化分析和处理,能有效的提高计算效率(Data discretization procedures, intelligent analysis and processing of large amounts of data, which can effectively improve the computational efficiency)
- 2012-09-09 11:45:20下载
- 积分:1
-
NumericalMethodsinEngineeringwithMATLAB
Numerical Methods in Engineering with MATLAB
- 2009-09-29 06:36:07下载
- 积分:1
-
statecom
说明: MATLAB做的STATCOM,用于无功补偿和功率因数校正(power factor corrector using statcom)
- 2010-04-26 20:49:19下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1
-
Codes
First a estimate of wireless sensor nodes is made and a network mesh will be created based on some topology techniques. A connection has to be established between Node I and all the vicinity nodes.
- 2013-04-23 22:33:13下载
- 积分:1
-
matlab_classic
matlab经典程序 包含多个程序 值得借鉴(matlab classic several matlab classic codes)
- 2012-02-06 15:12:52下载
- 积分:1