资源列表
kalman
- 主要用于基于TDOA测距定位的卡尔曼滤波,-TDOA ranging mainly used for location-based Kalman filter,
afd1
- 实现主动频率偏移法的孤岛检测,利用matlab中的S-FUN编写-Frequency offset for active islanding detection method, using matlab written in S-FUN
eco
- code for show a ecography using beam forming
codhuff
- huffman coding and huffman decoding
1
- RLS算法的去噪声仿真,在移动通信中的应用-RLS algorithm to the noise simulation, the application in mobile communication
rayleigh
- rayleigh信道仿真 -rayleigh channel simulation
attack.m.tar
- Audio Feature Extraction routine. this routine extracts the attack time of an audio source, by extracting the timing (sample) of the highest peak. The archive inclues a routine to extract the fft and display it. Requires Voicebox for matlab.
LMScmpRLS
- 基于lms算法和rls算法的比较,主要针对基本的算法性能,收敛速度进行比较。-comparison between lms and rls
BP
- 最速下降法的BP实例,比较通用的-Steepest descent method of BP instance
pca
- 机器学习算法,利用PCA来简化数据,降维技术,主成分分析-Machine learning algorithm, using PCA to simplify data dimensionality reduction techniques, principal component analysis
myInv
- 通过初等变换求矩阵的逆矩阵。若矩阵不可逆则提示该矩阵没有可逆矩阵;若矩阵可逆则返回该矩阵的逆矩阵。-calculating the inverse matrix by elementary transformation