登录
首页 » Matlab » am 调制

am 调制

于 2022-07-26 发布 文件大小:6.44 kB
0 95
下载积分: 2 下载次数: 1

代码说明:

y = ammod(x,Fc,Fs) 使用消息信号调制载波信号频率 Fc (Hz) 采用振幅调制的 x。载波信号和 x 有采样频率 (赫兹) 财政司司长。调制的信号具有零初始相位和零载波的振幅,所以结果就是抑制载波调制方式。注: x、 Fc,以及财政司司长输入参数必须满足 Fs > 2 (Fc + BW),BW 哪里的调制带宽信号 x。y = ammod(x,Fc,Fs,ini_phase) 指定的初始阶段中调制的信号 y 以弧度为单位。y = ammod(x,Fc,Fs,ini_phase,carramp) 执行而不是抑制载波调制传输载波调制方式。载波幅值是 carramp。例子下面的示例比较双边带和单边振幅调制。%样品 100 次 / 秒,2 秒的信号。Fs = 100 ;t = [0: 2 * Fs + 1] "/Fs ;Fc = 10 ;载波频率 %x = sin(2*pi*t) ;正弦信号 %调制 x 使用和双-单边 AM。ydouble = ammod(x,Fc,Fs) ;ysingle = ssbmod(x,Fc,Fs) ;%计算光谱的调制信号。zdouble = fft(ydouble) ;zdouble = abs(zdouble(1:length(zdouble)/2+1)) ;frqdouble = [0:length (zdouble)-1] * Fs/长度 (zdouble) / 2 ;zsingle = fft

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

发表评论

0 个回复

  • leach(matlab)
    用Matlab对LEACH分簇算法(cluster)的仿真程序(Using Matlab on LEACH clustering algorithm (cluster) of the simulation program)
    2009-03-05 15:59:38下载
    积分:1
  • bpskmodulation
    bpsk modulation for telecommunication radio and software
    2013-03-04 15:28:50下载
    积分:1
  • 0-1ga
    说明:  使用遗传算法对解决方案进行优化 0-1背包问题(GA)(Using Genetic Algorithm to Solve 0-1 Knapsack Problem (GA))
    2020-11-24 16:49:19下载
    积分:1
  • MIMO-OFDMgujiduibi
    MIMO-OFDM,不同信道条件下的估计对比程序(MIMO-OFDM, channel estimation procedure compared)
    2010-09-10 10:51:06下载
    积分:1
  • MATLAB_Simulink
    [过程控制工程及仿真:基于MATLAB_Simulink].(随书光盘)(Process control based on MATLAB_Simulink)
    2012-03-30 17:44:33下载
    积分:1
  • cryptochat
    Its about cryptography example. useful for chatting with some sort of security
    2009-04-01 15:13:33下载
    积分:1
  • jppfm
    相信做PWM的同学看见这个比较高兴,希望可以对您有帮助,谢谢支持。(PWM do believe that the students see the comparison that he hopes can be helpful to you, thank you support.)
    2006-06-29 18:46:56下载
    积分:1
  • fun pcnn
    基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。(Feature extraction of specified object is an important preprocessing stage in machine vision systems. In this paper, we present a novel hybrid feature extraction method using PCNN (Pulse Coupled Neural Network) and shape information. First, we use PCNN firing map train to formulate object’s time signature, then we use roundness of each firing map to formulate object’s shape information vector, the final feature matrix we got is combined time signature and roundness. We take correlations as our judge criteria in our experiments. It has been proved that the algorithm is not sensitivity with the rotation, scaling and translation of the object and is a useful method for target recognition applications.)
    2010-05-20 23:23:38下载
    积分:1
  • BP0411
    神经网络字符识别程序,可以用来做汉字,英文,数字等字符的识别,需要先训练样本。(ANN for letter recognize,used in Chinese characters,letters and numbers recognization.)
    2011-08-30 09:24:58下载
    积分:1
  • VFC_demos
    目前常用的snake算法,包括gvf和vfc snake (Snake algorithm currently used, including gvf and vfc snake)
    2011-09-05 14:14:34下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载