radar equation for target estimation
资源简介:radar equation for target estimation
上传时间: 2017-09-17
上传用户:sssl
资源简介:contains a document about antenna array fundamentals, equation for estimation of array parameters, antenna polar plots. etc
上传时间: 2017-04-13
上传用户:hopy
资源简介:拷拷贝到你的Keil安装目录下的c51\bin文件夹中。 工程文件中需设置一下: project->Option for target target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: ...
上传时间: 2013-12-24
上传用户:ynwbosss
资源简介:Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
上传时间: 2014-01-10
上传用户:13160677563
资源简介:Algorithms for the estimation of a channel whose impulse response is characterized by a large number of zero tap coefficients are developed and compared.
上传时间: 2013-12-26
上传用户:manking0408
资源简介:For Batch estimation Method, the function and code supplyment.
上传时间: 2017-01-01
上传用户:gououo
资源简介:this particle filter code can be used for target tracking
上传时间: 2017-04-01
上传用户:z1191176801
资源简介:OFDM help material for channel estimation
上传时间: 2014-01-26
上传用户:cjl42111
资源简介:OFDM help material for channel estimation
上传时间: 2013-12-13
上传用户:it男一枚
资源简介:OFDM help material for channel estimation
上传时间: 2014-12-08
上传用户:wangzhen1990
资源简介:OFDM help material for channel estimation
上传时间: 2017-04-17
上传用户:lanjisu111
资源简介:OFDM help material for channel estimation
上传时间: 2014-01-10
上传用户:saharawalker
资源简介:OFDM help material for channel estimation
上传时间: 2013-12-19
上传用户:mhp0114
资源简介:The attached file for motion estimation algorithms using matlab
上传时间: 2017-04-21
上传用户:wweqas
资源简介:Dimensionality Reduction for Distributed estimation in the Infinite Dimensional Regime
上传时间: 2017-06-07
上传用户:familiarsmile
资源简介:3 phase induction motor and its equation for a complete induction motor design and testing. This has different approch to design induction motor.
上传时间: 2013-11-29
上传用户:c12228
资源简介:DSSS Signaling for Range estimation
上传时间: 2017-08-11
上传用户:缥缈
资源简介:mimo cod in matlab for channel estimation
上传时间: 2013-12-18
上传用户:253189838
资源简介:matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique for Wavelet estimation and Decomposition of Random Signals.pdf [DIP_dg.rar] - JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法 ...
上传时间: 2013-12-26
上传用户:417313137
资源简介:用MDK 生成bin 文件1用MDK 生成bin 文件Embest 徐良平在RV MDK 中,默认情况下生成*.hex 的可执行文件,但是当我们要生成*.bin 的可执行文件时怎么办呢?答案是可以使用RVCT 的fromelf.exe 工具进行转换。也就是说首先将源文件编译链接成*.axf 的文件,然后使...
上传时间: 2013-12-17
上传用户:AbuGe
资源简介:这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(...
上传时间: 2015-05-29
上传用户:无聊来刷下
资源简介:这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\tem...
上传时间: 2015-05-29
上传用户:asddsd
资源简介:describes the most common terms used in radarsystems, such as range, range resolution, Doppler frequency, and coherency. The second part of this chapter develops the radar range equation in many of its forms. This presentation includes the...
上传时间: 2015-08-05
上传用户:宋桃子
资源简介:这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回...
上传时间: 2015-09-03
上传用户:wweqas
资源简介:这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eep...
上传时间: 2015-09-03
上传用户:jyycc
资源简介:这是Small RTOS 51 DP-51下载仿真实验仪上编写的一个键盘驱动例子。在DP-51下载仿真实验仪上运行本程序后,有两个发光二极管每秒闪动一次。当按下某个按键时,LED数码显示器会显示相应的键值。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\te...
上传时间: 2014-11-30
上传用户:561596
资源简介:调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc. DCC is accessed by the target via coprocessor 14 using the ARM instructions MCR and MRC. The two assembler source files provi...
上传时间: 2013-12-21
上传用户:liuchee
资源简介:Measuring Frequency Content in Signals I this section we will study some non parametric methods for spectrum estimation of a stochastic process. These methods are described in the literature. All methods are based on the Periodogram whi...
上传时间: 2017-03-20
上传用户:秦莞尔w
资源简介:压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of di...
上传时间: 2020-05-25
上传用户:duwenhao
资源简介:-- PCI target Interface Design for XC73144 -- -- Synopsys VHDL Solution using Xilinx XC7000 Library
上传时间: 2015-04-25
上传用户:bruce