登录
首页 » matlab » MATLAB-detection-of-signal

MATLAB-detection-of-signal

于 2012-05-04 发布 文件大小:18KB
0 353
下载积分: 1 下载次数: 78

代码说明:

  关于常规信号,线性调频信号和相位编码信号的检测和估计(detection and analaysis of normal signal, LFM and phase coding signal.)

文件列表:

MATLAB-信号检测估计算法
.......................\atan1.asv,335,2003-04-23
.......................\atan1.m,335,2001-03-16
.......................\BandWid.asv,406,2003-04-17
.......................\BandWid.m,406,2001-03-22
.......................\bandwid1.m,251,2001-03-16
.......................\CalCul.m,180,2001-03-16
.......................\correlationnew.m,531,2002-09-21
.......................\correlation_sum.m,949,2002-09-21
.......................\CreaBPSK.m,702,2002-09-23
.......................\CreaQPSK.m,736,2002-09-24
.......................\CreatCos.m,454,2002-01-19
.......................\CreatLFM.asv,488,2003-04-17
.......................\CreatLFM.m,488,2001-03-22
.......................\CreatNLFM.m,510,2002-08-19
.......................\DeBPSK.m,1527,2002-09-25
.......................\DeCode.m,1047,2001-03-25
.......................\define_const.m,1071,2002-05-09
.......................\delfm.m,928,2002-09-23
.......................\DeNorm723.m,1137,2002-10-07
.......................\detect723.m,1784,2002-10-09
.......................\EsCorFre.m,626,2002-08-19
.......................\EsFineCo.m,534,2001-03-22
.......................\esqpsk.m,1834,2002-09-24
.......................\EsSNR.m,785,2002-07-08
.......................\EstFreq.m,1429,2001-03-20
.......................\FindPola.m,1167,2002-05-13
.......................\fixnum.m,324,2001-03-20
.......................\LowPassF.m,710,2001-02-20
.......................\main.asv,4089,2003-07-18
.......................\main.m,4090,2010-05-23
.......................\ParseSig.m,494,2002-04-22
.......................\StartT.m,988,2003-07-24
.......................\ThreeFFT.m,1446,2003-07-18

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

发表评论

0 个回复

  • 无线信-预码-MATLAB代码合集
    说明:  多用户MIMO预编码之类的代码,帮助初学者进行编程,环境为MATLAB(Multi user MIMO precoding and other codes help beginners to program, and the environment is matlab)
    2021-05-13 11:30:02下载
    积分:1
  • entropy
    for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies Please validate this function before using it
    2009-05-22 03:49:16下载
    积分:1
  • alsa-lib.tar
    i8320 系统服务与组件,提取自limo操作系统内核完整源代码(i8320 system services and components extracted from the limo complete source code for the operating system kernel)
    2011-10-12 19:45:39下载
    积分:1
  • 16-QAM--SIMULINK--WITH-MATLAB
    是关于生成QAM 仿真的程序码,可以帮助你用编程的方法完成QAM调制解调系统的仿真(it is something about 16-QAM,it can help you simulink QAM with MATLAB )
    2014-05-04 18:24:14下载
    积分:1
  • ZF-MMSE-equalizer-
    完成Zero-forcing,MMSE的均衡器以及带feedback的据衡器 比较各自的误差率的matlab代码(Complete Zero-forcing, MMSE equalizer with feedback of data Weighing respective error rate matlab code)
    2020-11-28 05:59:31下载
    积分:1
  • COM_customplot
    说明:  自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个。 7、类似MODBUS协议截取第2-5位,合成一个int数值,然后示波器显示波形,最多5个曲线 8、示波器曲线可键拖拽、放大(QT serial port assistant, plus digital oscilloscope)
    2021-01-04 14:10:58下载
    积分:1
  • SLM算法
    说明:  SLM算法降低OFDM通信系统中的PAPR,使用matlab进行仿真(SLM algorithm reduces PAPR in OFDM communication system, and matlab is used for simulation)
    2019-04-09 16:23:30下载
    积分:1
  • MIMO信系统
    这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。 此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训 练符号的信道估计等通信模块。(This is a simulation design of a MIMO_OFDM communication system based on space time block coding. The system includes QPSK modulation and demodulation, IFFT modulation, space-time codec, and training based on training. A communication module, such as the channel estimation of a symbol.)
    2018-03-13 10:05:38下载
    积分:1
  • CNC-Control-Code
    西門子CNC系統編程代碼表,對初學者幫助很大(Siemens CNC system control code )
    2013-07-26 11:36:00下载
    积分:1
  • tuoyuanquxian
    说明:  关于椭圆算法的,比较通俗易懂,供初学者用(Algorithm on the elliptical, more user-friendly for beginners with)
    2008-11-24 00:17:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载