-
QuickDelFEX123
MEX routines that can be a faster alternative to the Matlab built-in Delaunay triangulator
- 2010-10-25 05:32:07下载
- 积分:1
-
ModernSignalProcessingMATLABCode
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。(Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.)
- 2009-12-15 15:42:06下载
- 积分:1
-
lbp
local binary patterns用来描述图像纹理的一个算子(local binary patterns used to describe the texture of an operator)
- 2010-12-13 18:15:01下载
- 积分:1
-
demosvm
说明: matlab编写的svm实现多类分类的源代码,训练算法包括OAA算法、OAO 算法、BSVM2算法等。(matlab prepared svm multi-category classification of the source code, training algorithms, including OAA algorithm, OAO algorithm, BSVM2 algorithm.)
- 2009-07-30 21:42:30下载
- 积分:1
-
完美的OFDM仿真程序
用MATLAB程序实现OFDM正交频分复用技术
- 2023-05-28 02:50:03下载
- 积分:1
-
matlabcodes
matlab codes for some programms
- 2009-11-10 23:57:56下载
- 积分:1
-
FIR
FIR二阶带通滤波器MATLAB仿真程序,分析,绘图,手动设置参数(Second-order band-pass FIR filter simulation program MATLAB, analysis, mapping, set the parameters manually)
- 2010-12-12 11:49:26下载
- 积分:1
-
matlab
说明: 通过实验,熟悉Matlab编程环境,学习Matlab的基本使用方法,包括基本的数学运算、图形绘制和编写m文件仿真及使用帮助命令等。(Through the experiment, familiar with the Matlab programming environment, learning the basic use of Matlab, including basic mathematical calculations, graphics rendering and the preparation of m documents and the use of simulation to help orders.)
- 2008-09-26 10:53:51下载
- 积分:1
-
froot
牛顿法求解一元三次方程的matlab 的程序,可以在十秒内求解任意一元三次方程(Newton s method for cubic equations)
- 2013-08-11 17:33:13下载
- 积分:1
-
LDPC
LDPC码是通过校验矩阵定义的一类线性码,为使译码可行,在码长较长时需要校验矩阵满足“稀疏性”,即校验矩阵中1的密度比较低,也就是要求校验矩阵中1的个数远小于0的个数,并且码长越长,密度就要越低。
(LDPC Coding with PSK modulation in Rayleigh fading channel
Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements.
In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated.
Please feel free to contact me and let me know your comments.
)
- 2013-04-03 09:47:51下载
- 积分:1