-
foster
说明: MMC中IGBT损耗计算与结温模块(计算开关周期内的损耗,公式可以参考 电工技术学报 WXP先生 2018-12-14 的一篇文献),还有一对VT+VD的Foster。公式及其实现没有问题,仿真过程可能出现代数环,如果有自己的Foster或者Cauer最好。(power loss calculation&junction temperature detection of IGBT in MMC)
- 2021-04-27 13:58:45下载
- 积分:1
-
qq
说明: 一篇很好的奇异值分解的论文 是针对数字图像的(A singular value decomposition of a good thesis for digital images)
- 2009-11-27 09:39:36下载
- 积分:1
-
CANNY
CANNY EDGE DETECT SOURSE CODE
- 2010-11-29 22:29:07下载
- 积分:1
-
798
发的身份是地方还要回复前我也倒萨与渔业也对于(The identity of the local hair before I have to reply with the fishing industry for Saddam)
- 2011-05-03 18:27:49下载
- 积分:1
-
LDPC码编译码算法的研究与实现_李会雅
本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化
过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入
研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程
方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且
对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译
码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对
LDPC码性能的影响进行了仿真,得到了一些结论。最后,利用VHDL语言在复杂可编
程逻辑器件(CPLD)上完成了LDPC码编码器的硬件实现。另外,给出了LDPC码译
码器硬件实现的整体结构图,结合对数似然比域内的置信传播迭代译码(LLR-BP)算
法,对译码器的各个模块进行了详细阐述。(Research and implementation of LDPC coding and decoding technology)
- 2018-04-08 18:48:44下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
zong
(1) 数据源:随机产生752*8bit作为数据源
(2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰
(3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法
(4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。
(5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。
((1) Source: randomly generated 752* 8bit as data source
(2) in accordance with the energy of the initial phase and the diffusion DTMB generator polynomial to generate a pseudo-random data and the original data source scramble
(3) the scrambled data is directly descramble, the bit error rate of the observed values, verification scrambling algorithm
(4) In accordance with DTMB standard configuration BCH (1023,1013) to achieve the BCH (762,752) channel encoder and decoder and observe its error rate is 0 to verify its correctness.
(5) Finally, the energy dispersal and BCH coding cascade, the receiving end of the BCH decoding and descrambling cascade observed error rate, to verify the correctness.)
- 2015-11-18 19:14:05下载
- 积分:1
-
a-convolution-of-the-code-decoder
matlab卷积码编译码译码器设计仿真,做毕业论文很有参考价值(matlab convolutional code decoder codec design simulation, doing thesis of great reference value)
- 2014-10-25 10:24:39下载
- 积分:1
-
马尔科夫链的matlab仿真markov
马尔科夫链的matlab仿真,网上找到的,和大家分享一下(simulation of Markov Chain with Matlab)
- 2020-07-07 23:38:57下载
- 积分:1
-
griewang_Michalewicz
Griewang and Michalewicz test bed for Genetic Algorithm Optimization Problems. This is a standard Test bed used by several authors to test the efficiency of their proposed algorithms.
- 2011-02-12 00:38:32下载
- 积分:1