资源列表
经典MUSIC源程序
- 波达方向估计DOA,传统的经典多重信号分类MUSIC算法(Representative MUSIC algorithm)
mini-projet-TIS-2016-2017
- signal and image processing with text encryption / decryption
distance
- 距离评估算法,用于高维特征集的特征选择,得到更好的分类模型(Distance evaluation algorithm is used for feature selection)
SVMMIV
- 基于支持向量机的对特征提取代码,可以提取对模型最有影响的特征(The feature extraction code based on support vector machine can extract the most influential features of the model)
图像旋转matlab
- 基于matlab的图像旋转,非直接调用函数的图像旋转(Matlab based image rotation, not directly call the function of the image rotation)
图像的彩色合成
- 图像的彩色合成源码,需在matlab使用(Image color synthesis source code, need to use in MATLAB)
案例17 SOM神经网络的数据分类--柴油机故障诊断
- 基于SOM神经网络的数据分类实例,用于柴油机故障诊断(An example of data classification based on SOM neural network for fault diagnosis of diesel engine)
案例28 灰色神经网络的预测算法—订单需求预测
- 灰色神经网络的预测算法实例,用于订单需求预测(prediction algorithm of grey neural network order demand forecasting)
Helmholtz_in_R2_Nystrom_sound_soft
- Helmholtz_in_R2_Nystrom_sound_soft
POD_background_removal
- 用于对PIV获得的速度场进行背景噪点去除(We propose a novel image preprocessing method for Particle Image Velocimetry (PIV), to remove background noise sources such as time dependent light reflection, light nonuniformities or camera dark noise.)
KNN
- 分类算法数字识别,KNN算法, 调用代码 import lyqKnn from numpy import * lyqKnn.handwritingClassTest()(Classification algorithm digital recognition)
GaTest
- 简单的遗传算法,解决优化问题,求解函数最大、小值问题(Simple genetic algorithm, to solve the optimization problem, solving the maximum function, small value problem)