登录
首页 » matlab » BASK3

BASK3

于 2011-04-28 发布 文件大小:1KB
0 178
下载积分: 1 下载次数: 10

代码说明:

  将信号进行ASK调制 并进行相干和非相干解调 比较误码率(ASK modulation of the signal and the comparison of coherent and incoherent demodulation BER)

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

发表评论

0 个回复

  • MATLAB-program-one-hundred-cases
    数学建模案例MATLAB实用程序百例 经典MATLAB程序100例帮助初学者(Mathematical modeling classic case of one hundred cases MATLAB MATLAB utility program 100 cases help beginners)
    2014-12-02 20:40:40下载
    积分:1
  • GA-LR-FS
    Genetic algorithm feature selection by using Logistic Regression
    2013-11-11 22:42:50下载
    积分:1
  • kaerman
    用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。(Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum mean square error (MSE), filter out noise interference to the greatest extent, to extract the useful signal.)
    2013-11-25 19:34:21下载
    积分:1
  • vectorcontroljj
    矢量控制方法在matlab/simulink中的仿真模型。详细且基础,有助于新手学习。(Vector control method in matlab/simulink the simulation model. Detailed and foundation to help novices learn.)
    2013-12-31 11:29:41下载
    积分:1
  • Speech_Enhancement
    一本关于语音增强的书籍,可作为研究人员的参考书使用,新版(A book on speech enhancement, can be used as a reference book for researchers)
    2010-07-08 15:05:28下载
    积分:1
  • matlabgui
    matlab+GUI+根轨迹分析+源代码(M文件)(MATLAB)
    2010-12-27 10:48:26下载
    积分:1
  • characteristic-function
    已知光纤各参数,纤芯、包层折射率,芯径以及传输波长,做出光纤特征方程随U值变化的曲线,可据此求出U,继而求出传输常数(get the propagation constant by solving the characteristic function in a multimode fiber)
    2021-04-28 22:08:43下载
    积分:1
  • drilling_control
    It is a drilling system control
    2013-08-25 14:31:05下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • programs
    CBIR system using fuzzy logic in matlab
    2012-03-23 14:55:04下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载