搜索资源列表
matlab
- 小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。
数字基带传输系统的MATLAB仿真实现
- 一个简单的数字基带传输系统的MATLAB仿真实现源代码,包括: 一、A/D转换 二、码型变换(AMI码) 三、随机噪声信道的MATLAB仿真实现 四、抽样判决的MATLAB仿真实现 五、码型反变换 六、D/A转换
抽样定理
- 用matlab进行pam仿真
matlab_n.几个Matlab编程示例
- 几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。,Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, i
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
Matlab.zip
- 课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35,First
pam.rar
- 脉冲振幅(PAM)的仿真:脉冲振幅调制,即是脉冲载波的幅度随基带信号变化的一种调制方式。如果脉冲载波是由冲激脉冲组成的,则前面所说的抽样定理,就是脉冲振幅调制的原理。,Pulse amplitude (PAM) of the simulation: Pulse amplitude modulation, that is, the range of carrier pulse with changes in base-band signal of a modulation. If the puls
Matlab-Software-Radio
- 软无线电matlab模拟源程序,这个资料包含matlab实现对信源抽样,编码,调制,解调,载波同步,利用自适应信号处理的手段,实现通信技术的各种功能。-Matlab simulation of soft radio source, this data source contains the matlab implementation of sampling, coding, modulation, demodulation, carrier synchronization, adaptive s
matlab
- 此程序包含了音乐信号的截取,信号减抽样,噪声频谱的观察以及滤波器的设计等-This program includes the music signal interception, signal by sampling the noise spectrum and the filter design observation
dpcm.rar
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的,Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to download, I own the
DSP2
- DSB-SC信号的生成与解调 1) 用离散(DSP)的方法生成DSB信号 2) 载波频率为150KHz,音频为500Hz和2000Hz的混合音。 3) 加入高斯白噪声 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -DSB-SC signal generation and demodulation 1) Discrete (DSP) methods to generate
MATLAB
- 应用MATLAB实现连续信号的抽样与重构仿真 1. 掌握利用MATLAB分析系统频率响应的方法,增加对仿真软件MATLAB的感性认识,学会该软件的操作和使用方法。 2. 掌握利用MATLAB实现连续信号采用与重构的方法,加深理解抽样与重构的概念。 3 . 初步掌握线性系统的设计方法,培养独立工作能力。 4. 学习MATLAB中信号表示的基本方法及绘图函数的调用,实现对常用连续时间信号的可视化表示,加深对各种电信号的理解。 5. 加深理解抽样对信号的时域和频域特性的影响;验证信
ransac
- 随机抽样算法,harris角点等等等等算法-Random sampling algorithm, harris corners and so on and so on Algorithms
matlab
- 滤波器的设计,信号的抽样,频率变换,信号的幅频,信号的相频等-Filter design, signal sampling, frequency conversion, the signal amplitude and frequency, phase frequency signals, such as
source
- 数字信号处理:1.卷积 2.抽样 3.滤波器-DSP
pcm
- PCM的编码端仿真程序,主要包括抽样\量化\编码三部分.用程序语言编写-PCM terminal emulation program code, including sample \ quantization \ encoding three parts. With the preparation of programming language
matlab
- 本文件夹共三个matlab文件和一个word文档, 内容分别为用MATLAB验证时域抽样定理,连续系统的频域分析和连续系统的频域分析。matlab刚捡起来,望大家多多指教与探讨。-A total of three of the matlab folder of documents and a word document, the contents of MATLAB were used to verify time-domain sampling theorem, continuous syst
MATLAB
- MATLAB中单位脉冲信号和单位抽样序列的产生程序-MATLAB in the sampling unit and unit pulse sequence generation program
基于MATLAB的 时域信号的抽样与恢复
- 基于MATLAB的时域信号的抽样与恢复
用MATLAB实现的随机抽样方法
- 用MATLAB实现的随机抽样方法,自动划分为训练集和测试集(The random sampling method realized by Matlab can be divided into training set and testing set automatically)