-
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
-
edgedetection
edge detection matlab
- 2008-05-31 14:54:58下载
- 积分:1
-
11
说明: :本文通过对伽尔顿板实验的过程及结果与混沌运动的特征进行比较分析,说明伽尔顿板实验不仅
是使人们认识多粒子无规则运动中粒子遵循统计规律的典型,还可以作为说明混沌运动特征的很
好示例。(: Based on the Jiaer Dun board process and results of experiments with the chaotic motion of a comparative analysis of the characteristics that Mingjiaerdun plate test is not only to create awareness of multi-particle random motion of particles follows the typical statistical law, but also as an illustration Characteristics of a good example of chaotic motion.)
- 2011-06-12 21:37:51下载
- 积分:1
-
Simon-Haykin
国外自适应滤波器经典教材ppt,课后习题答案,课程部分代码(Foreign adaptive filter classic textbook ppt, answers to the questions, the course of the code)
- 2013-12-31 10:51:13下载
- 积分:1
-
xitongbianshi
这是一个系统辨识例子,通过该例子可以深入理解系统辨识的相关知识及MATLAB编程(This is an example of system identification, through the example of system identification can be in-depth understanding and knowledge of MATLAB programming)
- 2011-05-14 08:28:33下载
- 积分:1
-
TrAdBoost
利用matlab编程实现TrAdaBoost算法(Matlab for TrAdaBoost algorithm.)
- 2021-04-01 23:19:07下载
- 积分:1
-
CC++bishi
理论知识是用来指导具体实践的。本文在深刻理解通信系统理论的基础上利用 MATLAB 强大的仿真功能,设计了许多具体的通信系统仿真模型。在仿真模型设计过程中,本文对模型设计的目的、具体的结构组成、仿真流程以及仿真结果都给出了具体详实的分析和说明。(Theoretical knowledge is used to guide the specific practice. In this paper, a deep understanding of the theory of communication systems using MATLAB based on the powerful simulation function, the design of a number of specific communication system simulation model. In the simulation model of the design process, this article is designed on the model, the specific structural components, simulation and flow simulation results are given specific and detailed analysis and description.)
- 2008-06-02 15:06:57下载
- 积分:1
-
MATLABshuiyin
说明: MATLAB实现水印效果,有两个程序哦大家可以比较参考(MATLAB watermark effect, there are two procedures we can compare the reference O)
- 2010-04-15 14:34:50下载
- 积分:1
-
1
说明: matlab图像处理小程序,包括,图形显示、滤波,除噪、变换等。适用于一些新手。(MATLAB image processing procedures, including graphics display, filtering, denoising and transform. Apply to beginners.)
- 2015-04-19 22:01:17下载
- 积分:1
-
FIR
1、验证窗函数 N 变化时,验证其频谱主瓣副瓣比、主瓣宽度的变化。
a)矩形窗函数的 N 变化时,验证其其频谱主瓣副瓣幅度比基本不会发生变化,
而主瓣宽度将会变窄。这说明,当用矩形窗函数设计滤波器时,增大 N 不能使
得阻带衰减减小,但能够减小过渡带。
b)再选取其他的窗如 hamming/hanning 窗,验证当 N 变化时,其频谱主瓣宽
度变化、主瓣副瓣比值变化情况。
2、用窗函数法设计线性相位 FIR 低通,通带截止频率 wp=0.5PI, 阻带截止频率 ws=0.6PI,
阻带衰减不小于 40dB,通带衰减不大于 3dB.
a)选取 Hanning,Hamming 窗查看设计出来的 FIR 的过渡带宽和阻带衰减是否
满足要求,二者有什么不同。
b)使用 hamming 窗,将窗长增大 1 倍,设计 FIR。验证同样的窗函数类型
(hamming),不同窗长度时,设计出来的 FIR 的过渡带宽和阻带衰减都有什么变
化。
3、不使用 Matlab 系统函数得到上一项指标的低通,并与上一项结果比较。
4 用窗函数法设计线性相位 FIR 高通,通带截止频率 wp=0.8PI, 阻带截止频率
ws=0.7PI, 阻带衰减不小于 30dB,通带衰减不大于 3dB.(An actual filter is implemented using the truncated unit impulse response sequence of the ideal filter.
For the ideal low pass filter, the unit impulse response h, N, D () is intercepted by a length of N, and the length is
The N sequence H (n), when intercepted, guarantees causality and linear phase requirements for the filter.
In order to reduce the Gibbs effect, the H (n) window is added, and the appropriate window function is selected to ensure the stopband attenuation and
Transition zone requirement. Note that the sidelobe of the window function affects the stopband attenuation of the filter, and the main lobe width affects the filter
Transition bandwidth.)
- 2017-07-06 11:55:24下载
- 积分:1