-
LDPCBSN
LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)
(LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and simplified log-domain SPA decoder.)
- 2009-03-14 11:01:22下载
- 积分:1
-
GAQRCodeTest
可以生成二维码,然后可以读取二维码比较结果(Can generate a two-dimensional code, and then compare the results can be read two-dimensional code)
- 2013-11-13 00:05:47下载
- 积分:1
-
2ddp_node
2ddp dynamic mesh for fluent udf
- 2013-12-12 15:26:08下载
- 积分:1
-
semira
code NRZ nodeur NRZ sous matlab
- 2014-01-09 05:45:13下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1
-
MATLABFuzzylogic
给出了一个简单的方法,使两个单元之间的联系的(gives a easy method of making a link between two cells)
- 2011-09-26 20:59:43下载
- 积分:1
-
Soliton-Transmission-in-OFC
光纤耦合器中光孤子传输的仿真研究,计算物理实习,很不错的。(转)(Fiber Coupler Simulation of optical soliton transmission, computational physics internships, very good. (Rpm))
- 2011-09-29 22:13:14下载
- 积分:1
-
FCM_FAST
说明: FCM算法。使用Matlab编写。可用于数据聚类,图像分割,统计分析等各种机器学习领域。(FCM algorithm. Write with matlab. It can be used in data clustering, image segmentation, statistical analysis and other machine learning fields.)
- 2020-06-21 17:00:01下载
- 积分:1
-
clolesky_row
Write twoMatlab functions L=clolesky_row(A) and L=clolesky_col(A)
that compute the Cholesky factor L of a Symetric Positive De
nite (SPD)
matrix A = LLT , acessing A by row and by column respectively.
- 2013-07-24 09:30:42下载
- 积分:1
-
NNcontrol_0
Name:neural Network Control, for Matlab,tipical description for control problems with NN method, additionally, there are some useful examples to be referenced.(Name : neural Network Control, for Matlab, tipical description for problems with control NN method, additionally, there are some useful examples to be referenced .)
- 2006-12-24 10:56:45下载
- 积分:1