登录
首页 » matlab » DigitalbasebandtransmissionsystemimplementationMAT

DigitalbasebandtransmissionsystemimplementationMAT

于 2009-03-15 发布 文件大小:4KB
0 257
下载积分: 1 下载次数: 40

代码说明:

  数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,pcm]=a_d_1(A,F,P,D) [changed_ami]=signal_encod_1(pcm) [ami_after_channel]=channel_1(changed_ami,snr) [adjudged_ami]=adjudg_1(ami_after_channel,m) re_pcm=signal_decod_1(adjudged_ami) [re_voltag,re_sampl,re_sampl1]=d_a_1(re_pcm,sampl,D,N)(Digital baseband transmission system implementation MATLAB simulation function [sampl, re_sampl] = system_1 (A, F, P, D, snr, m, N) input variables A, F, P, respectively, for the input signal amplitude, frequency and phase , D to quantify the number of electric-ping, snr for the channel signal to noise ratio, N to D/A converter when the interpolation points output variables for the sample after Sampl input signal, re_sampl for the restoration of the input signal. Digital baseband transmission system simulation MATLAB implementation [sampl, quant, pcm] = a_d_1 (A, F, P, D) [changed_ami] = signal_encod_1 (pcm) [ami_after_channel] = channel_1 (changed_ami, snr) [adjudged_ami] = adjudg_1 (ami_after_channel, m) re_pcm = signal_decod_1 (adjudged_ami) [re_voltag, re_sampl, re_sampl1] = d_a_1 (re_pcm, sampl, D, N))

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

发表评论

0 个回复

  • 08
    说明:  现代通信系统(matlab版本)第二版,第八个例题的程序。(Modern communication systems (matlab version) second edition, the eighth Example program.)
    2009-11-10 10:50:49下载
    积分:1
  • hilbert边际谱,特征能量,emd分解
    说明:  运用matlab求解hilbert谱,以及边际谱。(Use matlab to solve Hilbert spectrum and marginal spectrum.)
    2020-02-28 10:28:34下载
    积分:1
  • 3GPP_Spatial_Channel_Model
    3GPP标准中用于MIMO信道建模的SCM信道模型,matlab版本(3GPP standard for MIMO channel modeling SCM channel model, matlab version)
    2020-09-09 14:48:08下载
    积分:1
  • absproject_matlab
    simulating of abs system for one wheel
    2012-01-27 22:44:24下载
    积分:1
  • integerwavwlettransformdecomposition
    wvelet trasnform decomposition of images
    2010-11-04 12:31:17下载
    积分:1
  • plot_MIMO
    自适应波束成形室内模型matlab的mimo技术仿真(Adaptive beam forming model Matlab MIMO technology simulation )
    2012-05-03 13:54:32下载
    积分:1
  • Matlab-example-for-beginners
    Matlab example for beginners(Matlab instance for beginners)
    2012-05-28 17:27:33下载
    积分:1
  • PID
    一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 (A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
    2011-07-17 23:45:45下载
    积分:1
  • colorspace
    对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!(For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!)
    2011-10-02 22:33:11下载
    积分:1
  • main_greedy
    求最短路径,用matlab编写的贪婪算法。(greedy algorithm)
    2014-01-02 20:57:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载