登录
首页 » matlab » 计算不同雷达信号的模糊函数 AF_function

计算不同雷达信号的模糊函数 AF_function

于 2018-05-18 发布 文件大小:2KB
0 214
下载积分: 1 下载次数: 21

代码说明:

  计算不同雷达信号的模糊函数,画图,可以自行输入不同的信号序列(Calculate the ambiguity function of different radar signals, draw pictures, and input different signal sequences automatically.)

文件列表:

AF_function.m, 7196 , 2018-03-20

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

发表评论

0 个回复

  • matlab
    说明:  该资料包含了一个图像融合工具箱,里面的内容是用matlab实现图像处理。(The information includes an image fusion toolbox, which content is to use matlab for image processing.)
    2010-04-15 18:14:12下载
    积分:1
  • untitled2
    pss matlab simulink model with practical paramiter
    2012-09-29 23:39:53下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • choujiangprogram
    采用matlab的GUI写的晚会等可用的按座位抽奖的程序,为西安电子科技大学2013届研究生迎新晚会上使用的抽奖程序( Seats by party and other lottery programs available)
    2013-12-11 12:50:01下载
    积分:1
  • zishiyin
    线形阵列天线的自适应波束形成SMI SLC LMS 圆环形阵列的三维方向图(Adaptive beam forming a three-dimensional linear array antenna pattern SMI SLC LMS annular array)
    2014-02-18 18:28:18下载
    积分:1
  • readTek
    读取、绘制Tek示波器保存的MathCAD格式数据文件,扩展名为.ISF(Read data from MATHCAD file generated by TEK oscilloscope with file extension .ISF)
    2020-12-11 19:29:18下载
    积分:1
  • matlab_studies
    文件包括matlab教程的两部分内容:1.word文档,各章的详细内容。2.各章例题的matlab源程序。(File includes matlab tutorial two parts of contents:1.word document, each chapter of detailed content. 2.matlab source program of each chapter.)
    2012-07-03 10:47:57下载
    积分:1
  • 4-Hidden-Layer-baru
    voice recognition with neural networks backpropagation. this source can recognize number one two three four five six seven eight nine
    2013-04-16 15:50:26下载
    积分:1
  • BP-MP-OMP
    压缩感知的BP MP OMP重构算法比较,包括运行时间、误差、PSNR的比较,稀疏表示为小波变换(compressed sensing reconstruction algorithm comparing BP MP OMP, including comparative run-time error, PSNR ,sparse representation is the wavelet transform)
    2021-03-08 22:19:28下载
    积分:1
  • Dijkstra-algorithm
    General Dijkstra algorithm procedures label通用的Dijkstra标号算法程序(General Dijkstra algorithm procedures label )
    2012-03-31 14:52:08下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载