MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are listed in the book are available on this site. The ANSYS-related files and some non-listed utility M-files are available for download from the author s website, www.hatchcon.con.
标签: MATLAB SIMULATION VIBRATION PROGRAMS
上传时间: 2014-01-18
上传用户:ruan2570406
目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织 decoder_all_algorithm.m 译码器,其中包含了3种译码算法 test_OverLoad_menu.m 对运算负荷的测试程序 test_algorithm_menu.m 对算法的测试程序 Shannon_Limit.m 香农限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未编码BPSK的性能,一个是理论的,另外一个是测试的。
标签: constituent_decoder_SemiTh WuYufei_matlab cap_turbo WuYuFei
上传时间: 2015-10-15
上传用户:从此走出阴霾
这是关于RADRA仿真的.有如下代码placeClutter.m, plotDistLines.m, plotFOV.m, radarSimulation.m, runRadarSim.m, targetsReturn.m, radarSimulation.fig, analyzBuffer.m, buildAntenaGain.m, createTargets.m, displayTargets.m, handleRadarControlls.m, MTIcalcTargetsV.m
标签: radarSimulation plotDistLines placeClutter runRadarSim
上传时间: 2015-10-15
上传用户:GavinNeko
现上传电子工业出版社出版的国外电子与通信教材系列一书:现代通信系统(MATLAB版)(第二版)中的脚本文件与M文件
上传时间: 2014-01-04
上传用户:ZJX5201314
求切换系统稳定性仿真的Matlab M文件
上传时间: 2015-10-15
上传用户:410805624
卷积码在AWGN信道下的实现 包括simulink文件与.m文件
上传时间: 2014-01-21
上传用户:lizhizheng88
国标dmb-t芯片lgs-8813资料及开发包,内含lgs-8813的datasheet
上传时间: 2014-11-29
上传用户:ztj182002
crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送方和接收方约定一个生成多项式G(x),设该生成多项式 的最高次幂为r。 (3) 在数据块的末尾添加r个0,则其相对应的多项式为M(x)=XrP(x) 。(左移r位) (4) 用M(x)除以G(x),获得商Q(x)和余式R(x),则 M(x)=Q(x) ×G(x)+R(x)。 (5) 令T(x)=M(x)+R(x),采用模2运算,T(x)所对应的数据是在原数 据块的末尾加上余式所对应的数据得到的。 (6) 发送T(x)所对应的数据。 (7) 设接收端接收到的数据对应的多项式为T’(x),将T’(x)除以G(x) ,若余式为0,则认为没有错误,否则认为有错
上传时间: 2014-01-16
上传用户:hphh
Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti
标签: T. Bayesian Surprise Mundhenk
上传时间: 2013-12-21
上传用户:yimoney
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上传时间: 2015-10-18
上传用户:三人用菜