-
KB-CFAR
基于知识的恒虚警检测——KB-CFAR检测器:包括对于无目标、仅有噪声的信号进行KB-CFAR检测的仿真,以及对于含目标、且在瑞利杂波背景下的KB算法仿真。一些程序主要是为了绘图,画出KB-CFAR检测过程中的信号波形以及检测门限对比图;而另一些程序是为了计算KB-CFAR检测过程中的检测概率和虚警概率。(KB-CFAR detectors: simulations of detection to signals with no target but noise only, as well as signals with target and the background of Rayleigh clutter. Some programs are aimed at giving pictures of the signals and detectiong threshold in the process of detection using KB-CFAR algorithm, while other programs are aimed at calculating the detecting rate and false alarm rate of KB-CFAR algorithm.)
- 2013-01-29 23:27:21下载
- 积分:1
-
simple_example
l1 agorithm and zui xiao 2 cheng fa
- 2013-09-01 22:32:10下载
- 积分:1
-
daohangthree
西工大研一惯性测量实验的粗对准程序以及图示,参考《捷联惯导算法与组合导航原理讲义》(Coarse alignment procedure and graphics for the INS experiment of Xigong University of Technology, refer to the Lecture on Strapdown Inertial Navigation Algorithms and Integrated Navigation Principles.)
- 2019-04-17 20:32:19下载
- 积分:1
-
SIRP
基于SIRP方法的相干相关K分布雷达杂波的建模与仿真程序,包含三个文件。主文件为K_distribution.m,两个函数文件nonline_eq_sirp.m,fseries.m。(K-distribution radar clutter simulation code based on SIRP method,including three files. The main file is K_distribution.m, the two function files are nonline_eq_sirp.m,fseries.m respectively.)
- 2020-11-26 20:39:30下载
- 积分:1
-
散射中心提取程序
说明: 用于计算目标回波信号,散射中心提取,可应用于各种目标(It can be used to calculate target echo signal and extract scattering center. It can be applied to various targets.)
- 2020-11-27 18:49:30下载
- 积分:1
-
My-work
Wavelet Denoising Framework applied to Fiber Optic Gyroscope for implementing on TMS320C6416
- 2013-01-12 03:33:12下载
- 积分:1
-
chap5_3s
智能控制的应用1 基于模糊控制的控制器仿真
简单易懂 功能强大(intelligent control based on the application of a fuzzy controller to control the simulation is simple to understand the powerful)
- 2007-05-31 17:20:34下载
- 积分:1
-
NMFPSVM
本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法(It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is shipped
)
- 2014-09-27 09:40:52下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB-
Digital Signal and Image Processing Using MATLAB - Gerard Blanchet & Maurice Charbit
- 2013-09-25 23:37:12下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1