新建 文本文档.txt

来自「这是一个关于模糊函数的matlab源代码」· 文本 代码 · 共 25 行

TXT
25
字号
 Title: Ambiguity function plot 
  Author: Vladimir Kyovtorov 
  Summary: This program plots the ambiguity function of any input signal. 
  MATLAB Release: R13 
  
  Description: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7. Example - a rectangular pulse should be described as[1 1 1 1 1 1 1]. Please, give your suggestions.

it is made with the help of "xcorr" function (Author: R. Losada) in MATLAB and Ilia Iliev from TU-Sofia 
 
     
    

File Details   
 
 
  
  File Id: 5097 Average review: 5.0 
  Size: 0 KB # of reviews: 4 
  Submitted: 2004-06-03 Downloads: 850 
  Subscribers: 0   
  Keywords: ambiguity function; ambiguity; autocorrelation; synchronization; frequ 
    
  Zip file contents: ambiguity.m, xcorril.m 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?