登录
首页 » matlab » sum_difference

sum_difference

于 2021-04-19 发布
0 219
下载积分: 1 下载次数: 8

代码说明:

说明:  基于幅度的和差测角程序,程序完整,测角是入门目标跟踪必不可少的阶段。(sum_difference angle detection based on Amplitude)

文件列表:

sum_difference_double.m, 3064 , 2018-04-23
sum_difference_single.m, 4412 , 2018-04-23

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

发表评论

0 个回复

  • STKtutorials
    卫星工具包(STK)的英文版说明及中文版教程(Satellite Toolkit (STK) in English and Chinese versions of tutorials that)
    2010-12-19 21:52:06下载
    积分:1
  • PB反编译工具
    说明:  PB反编译工具,支持源码查看和导出undw可以导出数据窗口。(PB decompiler tool, support source code view and export undw can export data window.)
    2020-06-19 21:00:01下载
    积分:1
  • 云模型matlab程序
    正向云发生器,隶属度,绘制云图,剔除隶属度过大的云滴(Forward Cloud Generator, Membership Degree)
    2019-05-05 17:00:33下载
    积分:1
  • that is only a test program that i use to join to your group!
    that is only a test program that i use to join to your group!-that is only a test program that i use to join to your group!1111111111
    2022-07-15 12:20:30下载
    积分:1
  • BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY lib...
    于GB2312中与BIG5相对应繁体字编码转换。 为RUBY程式库。 -BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY library.
    2022-02-21 04:36:02下载
    积分:1
  • 用vc++开发的一个经典程序:Dice。自己开发的,可以两个人玩儿。...
    用vc++开发的一个经典程序:Dice。自己开发的,可以两个人玩儿。-with vc++ development of a classic : Dice. Their own development, two people playing.
    2022-03-13 07:26:52下载
    积分:1
  • jiangwei1
    降维状态观测器是非常重要的一类观测器 基于P变换的降维观测器设计方法,(Reduced-order state observer is a very important class of observer-based P Transform reduced order observer design method)
    2010-07-16 11:38:58下载
    积分:1
  • 二维码
    用于视觉检测 使用前转换为docx格式以保证正常使用(Used in Visual Detection)
    2020-06-20 08:40:01下载
    积分:1
  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • 2022-05-14 14:28:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载