搜索资源列表
MatLab+CDMA+Reference+Blockset+for+Use+with+Simuli
- MatLab+CDMA+Reference+Blockset+for+Use+with+Simulink matlab仿真-MatLab CDMA Reference Blockset for Use wit h Matlab Simulink simulation
vc-matlab
- 要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib
matlab
- 基于H.264的帧间预测快速算法.doc
LDPC_H_Construction
- LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
MccDemo3
- Matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -W cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
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
BlockMatchingAlgoMPEG
- This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
GUI_FILTER
- function varargout = GUI_FILTER(varargin) GUI_FILTER M-file for GUI_FILTER.fig GUI_FILTER, by itself, creates a new GUI_FILTER or raises the existing singleton*. H = GUI_FILTER returns the handle to a new GUI_FILTER or the handle to th
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
fullsearch
- 基于MATLAB的全搜索程序 H.264-MATLAB program based on full search H.264
利用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)