▍1. VMD
适用于振动信号分析,只需修改个别参数即可使用(Application of vibration signal analysis)
计算房间冲击响应的matlab函数,亲测可用,界面操作(Matlab code for calculating the pulse response of a room, and the interface operation is available.)
FastICA求解独立分量分析的盲源分离问题(FastICA solution for blind source separation)
As mentioned before, the feature fusion is an efficient step in scene understanding. We proposed to combine between the outputs of CNN algorithm, where the final features can effectively represent the scene images
最优阵列处理技术书中图片代码,比较详细,包含各章代码(optimum array processing)
实现蒙特卡洛simulation,matlab平台(implement monte carlo simulation)
lapsvm 方法,进行半监督学习,模式识别与数据挖掘,数据分类(lapsvm method,semi-supervised learning,label unlabel)
群智能算法中的差分算法,好用有效,含有测试函数和换图函数(differential algorithm)
多智能体系统的仿真适合学习参考(simulations of mult-agent systems for studying or referencing)
系统辨识工具箱,找了很久,亲测可用。matlab没装工具箱的可以下载(system identification toolbox)
复杂网络的MATLAB仿真算法,包括多种复杂网络模型和统计算法,如WS,BA等模型的生成算法,度分布,聚类系数计算方法等。(MATLAB simulation algorithm for complex network)
4种启发式算法的问题的matlab程序,非常的实用(4 kinds of heuristic algorithm of the matlab program, very practical)
Improving compact gravity inversion using new weighting functions
锂离子电池内部参数辨识,带有遗忘因子的最小二乘算法(Internal parameter identification of lithium ion battery and least square algorithm with forgetting factor)
Among other applications, CRC-based techniques are used to verify data transmission or storage integrity. In the scope of the EN/IEC 60335-1 standard, they offer a means of verifying the Flash memory integrity. The CRC calculation unit helps compute a signature of the software during runtime, to be compared with a reference signature generated at linktime and stored at a given memory location.