-
poly
记忆多项式查找表的实现,用于功率放大器的建模(Memory polynomial realization of look-up table for power amplifier modeling)
- 2007-12-02 09:54:06下载
- 积分:1
-
dsk02
matlab在电子信息中的应用和实例中的源代码,很完整,对学习MATLAB的人会有很大帮助.(matlab in the application of electronic information and examples of source code, it is full of learning MATLAB person would be of considerable help.)
- 2008-04-08 09:02:13下载
- 积分:1
-
Matlab-vibration-analysis
Matlab vibration analysis 附部分程序(Matlab vibration analysis)
- 2013-01-17 15:35:45下载
- 积分:1
-
滑动平均滤波器实验报告
给出一段噪声音乐信号,用滑动平均滤波器进行处理,观察改变滑动窗口宽度对声音效果的影响。
(1)读取一段噪声信号,画出未处理噪声信号的时域波形和信号频谱图;
(2)在Matlab中利用滑动平均滤波器对噪声信号进行处理,得出处理后的图像;
(3)改变滑动窗口的宽度,观察处理后噪声以及图像得出对效果的影响。(A piece of noise music signal is given. It is processed with a sliding average filter to observe the effect of changing the width of sliding window to the sound effect.
(1) a noise signal is read and the time domain waveform and signal spectrum map of the unprocessed noise signal are drawn.
(2) in Matlab, a sliding mean filter is used to process the noise signal, and the image after processing is obtained.
(3) to change the width of the sliding window, to observe the noise after processing and to the effect of the image.)
- 2018-01-27 16:12:36下载
- 积分:1
-
weixingzhuanfaqi
仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器引起的码间干扰(ISI)以及临频干扰对下行链路性能的影响。(Simulation of a regional data center from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter ISI (ISI) and adjacent channel interference on the downlink link performance.)
- 2010-08-09 15:36:04下载
- 积分:1
-
various-awgn-c
It contains matlab codes for spectrum sensing for various channel
- 2012-09-27 17:10:49下载
- 积分:1
-
MATPOWER
讲解matlab环境下电力系统模块的组成、使用方法、经典案例。(Matlab environment to explain the composition of the power system module, use, classic case.)
- 2013-05-23 16:13:35下载
- 积分:1
-
CDMAfangzhenyufenxi
选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理(CDMA communication system to select the access channel simulation and analysis of parts. First of all, by learning the theory of knowledge, familiar with the access channel to achieve the process, with each step deeper understanding of the principle, at the same time, but also familiar with the software MATALB and understanding of the MATLAB software and its internal part of the SIMULINK use of the CDMA module and parameter settings are familiar with, and then use MATLAB software to access parts of the design of channel and step by step analysis of each module, simulation and verification. The purpose of design work through graduate familiar with the modern wireless communication systems constitute the basic and fundamental principle,)
- 2009-04-16 12:24:20下载
- 积分: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
-
LFM_chirp
线性调频信号的产生和分析,内含三个程序可以参考。(Chirp signal generation and analysis, consisted of three programs can refer to.)
- 2013-12-30 12:41:03下载
- 积分:1