登录
首页 » matlab » 典型序列的产生

典型序列的产生

于 2018-03-09 发布 文件大小:114KB
0 262
下载积分: 1 下载次数: 3

代码说明:

  一、 实验目的 1. 掌握典型序列的产生方法。 2. 掌握DFT的实现方法,利用DFT对信号进行频域分析。 3. 熟悉连续信号经采样前后频谱的变化,加深对时域采样定理的理解。 4. 分别利用卷积和DFT分析信号及系统的时域和频域特性,验证时域卷积定理。 二、实验环境 1. Windows2000操作系统 2. MATLAB6.0(First, the purpose of the experiment 1. master the method of producing typical sequence. 2. master the realization method of DFT and use DFT to analyze the signal in frequency domain. 3. familiar with the change of the frequency spectrum before and after the continuous signal sampling, deepen the understanding of the time domain sampling theorem. 4. the time domain and frequency domain characteristics of the convolution and DFT analysis signals and systems are used to verify the time domain convolution theorem. Two. Experimental environment 1. Windows2000 operating system 2. MATLAB6.0)

文件列表:

实验1, 0 , 2016-11-25
实验1\convu.m, 95 , 2016-11-18
实验1\DFT.m, 242 , 2016-11-18
实验1\DFT2.m, 241 , 2016-11-18
实验1\program11.m, 615 , 2016-11-18
实验1\shiyan11.m, 614 , 2016-11-18
实验1\shiyan131.m, 389 , 2016-11-18
实验1\shiyan141.m, 613 , 2016-11-18
实验1\shiyan142.m, 298 , 2016-11-18
实验1\shu.m, 360 , 2016-11-18
实验1\sip, 160002 , 2016-11-18
实验1\实验一 信号.doc, 97792 , 2016-11-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通过把彩票每期的重奖号码保存在文件中,通过读取数据,对进行分析及概率论的知识可以得出彩票中将号码分析图...
    通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图-Through the lottery each重奖numbers stored in the document, by reading the data analysis and probability theory of knowledge can be drawn lottery numbers Lieutenant analysis
    2022-04-01 06:06:48下载
    积分:1
  • 本系统适用于食品药品管理局机票窗口运输木材…
    本系统适用于林业局票证管理窗口对木材运输证打印管理,是根据林业局需要量身定制的管理系统。  主要功能如下: 一、运输票证信息录入、修改、打印(可根据林业局印刷的证样套打)。 二、运输票证信息字段管理(运输种类管理、材种管理、树种管理、发货单位管理、发证依据管理)。 三、运输票证分类搜索管理(按运输证编号精确查询、按运输工具及车号查询、按运输地点模糊查询、按发货单位模糊查询) 四、运输证统计报表管理。 五、系统超级管理(系统设置、数据备份恢复、管理员角色设置) -the system applicable to the management of FDA ticket window to transport timber certification Print management, According to FDA is required customization management systems. Following major functions : a transport ticket information input, modify, print (FDA may permit the printing kind piling). 2, transport ticket information management field (type of transportation management, timber management, species management, invoice management units, Certification based management). 3, transport ticket classification Search Management (Transport Permit No. precise inquiry by transport equipment and running inquiries, Transport locations fuzzy inquiry, according to the consignor units fuzzy inquiries) 4, transportation management certification
    2022-01-22 12:37:25下载
    积分:1
  • debuglib
    vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)
    2009-03-31 09:38:04下载
    积分:1
  • APIandHardware
    介绍如何使用系统自带的API函数访问与操作计算机硬件。(Describes how to use the system s own API function to access and operation of computer hardware.)
    2008-12-11 13:20:45下载
    积分:1
  • BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY lib...
    于GB2312中与BIG5相对应繁体字编码转换。 为RUBY程式库。 -BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY library.
    2022-02-21 04:36:02下载
    积分:1
  • Quantum Radar[Marco Lanzagorta(2012)141s]
    技术材料包含量子雷达原理和优点,以及系统设计等内容。(The popular English references on quantum radar technology abroad can provide technical references for researchers of quantum technology.It includes the principles and advantages of quantum radar, as well as system design and so on.)
    2018-09-11 22:06:58下载
    积分:1
  • forth
    说明:  植被指数计算 % VARI=(R530-R675)/(R530+R675-R450) % NDVI=(R850-R675)/(R850+R675) % CIgreen=(R850-R530)-1 % CIre=(R850/R730)-1 % MTCI=(R850-R730)/(R730-R675) % mNDblue=(R450-R730)/(R450+R850)(% VARI=(R530-R675)/(R530+R675-R450) % NDVI=(R850-R675)/(R850+R675) % CIgreen=(R850-R530)-1 % CIre=(R850/R730)-1 % MTCI=(R850-R730)/(R730-R675) % mNDblue=(R450-R730)/(R450+R850))
    2019-09-23 21:49:56下载
    积分:1
  • 图割图像分割
    Graph cut Image Segmentation
    2022-01-26 05:50:58下载
    积分:1
  • 基于多线程的VC++文件下载示例
    基于多线程的VC++文件下载示例,程序界面暂且没有美化,可多线程同时执行多个下载任务,像很多有名的FTP软件都具备此功能,因此上传和下载程序都相当快,做FTP软件的朋友可借鉴下思路。
    2022-11-05 08:00:03下载
    积分:1
  • fanji
    说明:  基于matlab的simulink的反激变换器仿真(Simulation of Simulink flyback converter based on MATLAB)
    2020-06-22 03:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载