-
1
说明: 《MATLAB 7.X系统建模与仿真》一书的完整光盘源代码。(" MATLAB 7.X System Modeling and Simulation" of a book on CD-ROM source code integrity.)
- 2009-04-11 14:49:38下载
- 积分:1
-
Fourteen_bus
基于matlab的标准ieee的14节点系统,运行正常。(standard IEEE fourteen node system based on matlab simulink, itis operating normally.)
- 2014-11-13 20:26:33下载
- 积分:1
-
Radar-Data-Processing
主要内容有:雷达数据处理概述(包括研究目的、意义、历史和现状等),参数估计与线性滤波方法,非线性滤波方法,量测数据预处理技术,多目标跟踪中的航迹起始,极大似然类多目标数据互联方法,贝叶斯类多目标数据互联方法,机动目标跟踪,群目标跟踪,多目标跟踪终结理论与航迹管理,无源雷达数据处理,脉冲多普勒和相控阵雷达数据处理,雷达组网数据处理,雷达数据处理性能评估,雷达数据处理仿真技术,雷达数据处理的实际应用,以及关于雷达数据处理理论的回顾、建议与展望。(The main contents are: an overview of the radar data processing (including research purpose, meaning, history and current status, etc.), parameter estimation method with linear filtering, nonlinear filtering method, measurement data preprocessing techniques, starting track multiple target tracking, maximum Likelihood class of multi-target data interconnection methods, Bayesian methods class multi-target data association, target tracking, target tracking group, multi-target tracking end theory and track management, passive radar data processing, pulsed Doppler and phased array radar data processing, radar network data processing, radar data processing performance evaluation, radar data processing simulation technology, the practical application of radar data processing, as well as a review on radar data processing theory, suggestions and prospects.)
- 2020-09-21 14:07:52下载
- 积分:1
-
radarsystemsimulate2
DBF数字波束形成仿真,生成最终仿真目标所在方向的波束图(DBF digital beamforming simulation)
- 2018-10-25 19:01:11下载
- 积分:1
-
DBSCAN-master
说明: 无监督学习,基于密度的聚类算法,实现分类(Unsupervised learning, density based clustering algorithm to achieve classification)
- 2020-08-04 15:31:58下载
- 积分:1
-
tftb
时频工具箱,以上给了很多函数,但常用的基本就是短时傅里叶变换STFT、Wigner-Ville分布WVD、伪Wigner-Ville分布PWVD和提取瘠ridges、得到理想时频表示tfrideal。(Time-frequency toolbox over to a lot of functions, but the basic is commonly used short-time Fourier transform STFT, Wigner-Ville distribution WVD, pseudo-Wigner-Ville distribution PWVD and extraction barren ridges, when you get the ideal frequency representation tfrideal.)
- 2014-05-22 21:18:44下载
- 积分:1
-
ProgrammingWithMATLAB
programming with matlab in simple way
- 2013-03-16 18:17:56下载
- 积分:1
-
array-signal-pattern-simulation
阵列信号方向图仿真 包括线阵 平面阵 圆阵 直角阵(Array signal pattern simulation including linear array of rectangular planar array circular array)
- 2013-06-25 11:22:14下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
wavelet_packet
说明: 用小波和小波包对太阳黑子数据进行降噪处理(Using wavelet and wavelet packet noise reduction processing on the sunspot data)
- 2009-08-27 12:38:38下载
- 积分:1