搜索资源列表
LDPC_H_Construction
- LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
juanji
- 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
LDPCGirth4Test
- 对于Ldpc码,测试其校验矩阵H有无4环的存在,避免因为存在4环影响性能-For Ldpc code, test whether the check matrix H of the existence of loop 4, loop 4 to avoid because of the impact of performance
IRA_H_generate
- IRA码的H矩阵的产生,在已知度分布后的H矩阵的产生。-IRA code H-matrix is generated, in a known degree distribution, production of H-matrix
work
- matlab 关于association rule 的自己写的函数,有3个文件, association.m:h = association(m, i, j) i=>j, m是数据,h是support和confidence,该函数只适用于单个数据 ass_item: h=ass_itset(m, a, b) 同上,但是可用于多个数据(m为数组) assrule: h = assrule(m, threshold1, threshold2) 该函数用于c
Houtputfeedbackcontrolofdoubleinvertedpendulum
- 实现的二级倒立摆H无穷输出反馈控制,用的是MATLAB里的自带函数,基于LMI算法-To achieve double inverted pendulum H infinity output feedback control, using a MATLAB built-inside the function, based on LMI algorithm
matlabcode
- motion estimation algorithms of h.264
nmfmatlab7
- 非负矩阵分解应用于脸部图像识别的MATLAB程序-function [W H] = nmf(V,r,maxiter)
FingerPrint
- 这是用于指纹识别的matlab的程序,完整的哦,共享,也许有用哈-finger
fullsearch
- 基于MATLAB的全搜索程序 H.264-MATLAB program based on full search H.264
surfature
- [K,H,P1,P2] = surfature(X,Y,Z) returns the gaussian curvature of a surface (K), mean curvature (H), and principal curvatures (P1,P2). The inputs (X,Y,Z) are 2D arrays corresponding to the surface being analyzed. Example [X,Y,Z] = peaks [K,
MATLAB-for-Engineers-3rd-ed.---H.-Moore-(Pearson-
- eBook on Matlab for Science Engineers.
MATLAB
- 隐式Euler公式求解常微分方程 输入参数: -odefun:微分方程的函数描述 -xspan:求解区间[x0,xn] -y0:初始条件 -h:迭代步长 -p1,p2,…:odefun函数的附加参数 输出参数: -x:返回的节点,即x=xspan(1):h:xspan(2) -y:微分方程的数值解-so easy!
StewartPlatform
- stewart平台基于matlab simmechanics的系统建模,可进行运动仿真,动力学仿真,鲁棒控制,H无穷控制(Stewart platform is based on MATLAB SimMechanics system modeling, which can be used for motion simulation, dynamics simulation, robust control, H infinite control)
RS重标度分析法
- R/S重标度分析法,很不错,能算出结果,希望大家支持(Calculate the R/S rescaling H value)
利用matlab实现H-infinity鲁棒控制
- 利用Matlab实现H∞控制,有代码,对初学者有帮助(H infinity control in Matlab)
matlab simulation for CDMA
- Chapter 18 README FILE Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: June 20, 2004 Note: This readme f
matlab计算H指数
- 使用matlab来计算Hurst指数,解压得到txt文件,粘贴即可使用(calculate hurst index)
H生成
- 用MATLAB实现LDPC校验矩阵H的构造(The construction of LDPC check matrix H with MATLAB)
H-L METHOD
- 循环计算一个简单例题的工程可靠度,pdf文件里有具体的列题,matlab的m文件是具体实现的代码。(The engineering reliability of a simple example of cyclic calculation)