-
MATLAB
基于卡尔曼滤波的雷达目标跟踪,对运动轨迹进行滤波(Kalman filter-based radar target tracking, trajectory filtering)
- 2020-07-26 22:48:40下载
- 积分:1
-
leader
用matlab的s函数功能,实现多智能体间歇通信仿真(Using matlab function of s function, multi-agent simulation intermittent communication)
- 2021-01-04 11:28:55下载
- 积分:1
-
matlab-100-examples
很全面的matlab实例程序(100例)适合初学者掌握matlab基本命令。(Matlab is a comprehensive example programs (100 cases) for beginners to master the basic commands matlab.)
- 2010-09-19 11:41:29下载
- 积分:1
-
mdladvinfo
anything important,,, nothing important
- 2011-09-04 14:29:24下载
- 积分:1
-
common-tan
基于matlab求解公切线,使用了网络搜索法(Based on matlab solving common tangent, using a web search method)
- 2013-12-11 09:42:28下载
- 积分:1
-
qpsk
定义锁相环的工作模式:单载波为“1”、BPSK调制为“2”、QPSK调制为“3”(The definition of phase-locked loop mode of operation: single-carrier for the " 1" , BPSK modulation for the " 2" , QPSK modulation for the " 3" )
- 2009-03-18 21:27:03下载
- 积分:1
-
WindowsCprogramming
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用(a very good windows C develop book)
- 2009-04-06 11:52:44下载
- 积分:1
-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
tx_modulate
调制:对每个空间流分别进行调制,输入分别为每个空间流的所有6760列、调制类型,输出结果为2行3380列复数。(Modulation: separately for each spatial stream are modulated, respectively, for all the input 6760 of each of the spatial streams, modulation type, the output of the second row 3380 complex.)
- 2014-09-19 20:40:18下载
- 积分:1
-
radarsiggen
一个雷达信号产生模拟器 by matlab(a radar signal generation program)
- 2013-10-03 13:13:02下载
- 积分:1