-
LDPC_BSN
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). (This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).)
- 2008-05-01 06:18:01下载
- 积分:1
-
OFDM
说明: 比较简洁的OFDM+QPSK的仿真,带AWGN和误码率统计(Simple comparison of the simulation of OFDM+ QPSK with AWGN and bit error rate statistics)
- 2009-07-26 17:12:48下载
- 积分:1
-
BP
说明: BP neural network加动量项的算法matlab(BP neural network )
- 2011-04-29 16:28:37下载
- 积分:1
-
Wavelet-soft-threshold
小波软阈值的去噪处理代码,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能
(Wavelet soft threshold denoising code)
- 2013-12-27 20:11:53下载
- 积分:1
-
VC_Matlab
vc++ 与MATLAB混合编程的开发过程及实例介绍(vc++ mixed programming with MATLAB and examples of the development process described)
- 2010-10-19 10:05:18下载
- 积分:1
-
hystersis_ja
经典的标量JA 模型的代码。解压之后多次检测可用,简单方便适合初学者(HYBRID JA FERROMAGNETIC HYSTERESIS SIMULATOR)
- 2020-12-20 19:19:08下载
- 积分:1
-
HConvSquar
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM ( A 2D homogeneous convection-diffusion case (u = exp (-ex* deta* x-ex* deta* y) with a square with all Dirichlet boundary, note that reaction coefficient is not zero by indirect BKM)
- 2007-09-24 15:48:01下载
- 积分:1
-
wavelet
一维小波的分解和重构,可以运行,三层降维和重构,小波降噪。很实用(matlab wavelet)
- 2010-01-03 15:57:51下载
- 积分:1
-
ACO-on-JSSP
Dynamic job shop scheduling problem is one form of a job shop scheduling problem with varying arrival time job or not concurrent. This problem can be represented in graph form, which is to seek the shortest path from start point to destination point. One solution that can be used is with the ant colony optimization algorithm. There are three method to input the job : xls file, matriks, and atrractive dialog.
- 2021-01-20 19:08:43下载
- 积分:1
-
DSPUsingMATLAB
Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing.
MATLAB is introduced and used to solve numerous examples in the book.
Companion software available
In addition, a set of MATLAB M-files is available on a CD bound in the book.
- 2009-05-04 04:46:15下载
- 积分:1