资源列表
STFT
- 数字信号处理中的短时傅里叶变换程序,窗函数长度20, 默认为矩形窗,截取时间间隔 <=Nw/2。适用于时频分析(The present code is sample,you can buy a digital signal processing book that published on Xi'an University of Electronic Science and Technology publisher.)
排队论模拟
- 排队论模拟仿真,求拥塞概率问题,MATLAB语言(matlab code on queuing theory system)
专题研究
- Matlab的GUI设计,实现双枝节匹配问题计算(By GUI design in Matlab, to achieve the goal that double-stub-matching problem.)
内模电流环矢量控制
- 在Simulink平台上进行异步电机的矢量控制,并对电流环进行内模控制(Vector control of induction motor is carried out on Simulink platform, and the internal model of current loop is controlled)
积分变换
- 傅里叶变换 Z变换 拉普拉斯变换的gui(Fu Liye transform, Z transform, Laplasse transform, GUI)
EMD工具箱
- 经验模态分解方法是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。(The empirical modal decomposition method is a kind of signal analysis method proposed by Dr. Huang E of NASA, which decomposes according to the time scale characteristic of the data
Toeplitz-MUSIC
- crb 算法 比对求波达方向估计 MATLAB仿真程序 可用能 适合理解该算法
BEM
- 通信系统里的BEM压缩感知的研究与学习,对于未来研究有很大帮助(Research and learning of BEM compressed sensing in communication system)
粒子滤波
- 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)
特征 提取
- 提取目标的形状特征、颜色特征和边缘特征等。
DBSCAN
- DBSCAN(Density-Based Spatial Clustering of Applications with Noise)是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类。(DBSCAN is a representative density based clustering algorithm. Unlike the partition and hie
Newton method
- 牛顿法,结合同伦法,获得智能小车运动轨迹,使其趋于一致(Newton method and contract contract method are used to obtain the trajectory of intelligent vehicle and make it tend to be consistent)