-
74096190ziyuanfenpei1
对OFDM系统进行自适应分配,主要对子载波,比特和功率进行分配,已达到降低发射端功率的目标。(Adaptive Allocation for OFDM systems, the main pair carrier, bit, and power distribution, has reached the goal of reducing the transmitter power.)
- 2011-01-09 17:13:41下载
- 积分:1
-
PRF_stagger_calculation4
the matlab file to calculate radar PRF staggering
- 2014-01-01 20:41:43下载
- 积分:1
-
模糊综合评价matlab代码
模糊综合评判计算程序
模糊综合评判的过程:1、灰色关联分析,求权重(程序见Relation);2、模糊聚类分析,划分等级(程序见F_class);3、隶属度计算,求隶属函数(程序见Subjection和subject);4、模糊综合评判,计算各单元等级(程序见F_judge)。(Fuzzy comprehensive evaluation matlab code
The process of fuzzy comprehensive evaluation: 1. Grey relational analysis to get weight (see Relation for program); 2. Fuzzy clustering analysis to divide ranks (see F_class for program); 3. Membership degree calculation to get membership function (see Subjection and subject for program); 4. Fuzzy comprehensive evaluation to calculate each unit grade (see F_judge for program).)
- 2020-09-11 08:08:00下载
- 积分:1
-
shiyan3
matlab上机实验用fft对信号作频谱分析(Signal using the fft spectrum analysis
)
- 2012-05-14 15:05:13下载
- 积分:1
-
gtd
qr decompostion using new method
- 2011-10-16 19:39:31下载
- 积分:1
-
Untitled
apply dwt2 on image that related with signal processing
- 2013-03-15 00:41:25下载
- 积分:1
-
DiamondSearch
视频运动估计中快速块匹配方法 菱形搜索(The video motion estimation based on fast block matching Diamond Search)
- 2012-11-04 16:58:47下载
- 积分:1
-
PCMFM_gen
PCM/FM信号生成函数,包含基于FM调制以及CPM调制方式,前者是利用matlab中的fm模拟频率调制方式,是对PCM/FM信号比较直观的生成方法,后者是利用CPM信号的生成方法,从相位调制的角度生成。(Here is PCM/FM signal generating function, including on CPM modulation and FM modulation, the former is the use matlab simulation frequency fm modulation method is PCM/FM signal generation method more intuitive, which is generated using the method of CPM signals, generated from the phase angle modulation.)
- 2021-04-11 18:58:58下载
- 积分:1
-
digital_modulation
各种数字调制的GUI程序ASK,FSK,2PSK,QPSK。(ASK,FSK,2PSK,QPSK)
- 2010-09-20 11:14:45下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1