搜索资源列表
FilterAverage
- 函数:滑动均值滤波--analog signals 优点:可重用,代码量小,数据实时无间断 缺点:边沿平滑,不适合突变检测 要求:使用前,必须先初始化 案例:sum的初值为基准值;buff[]不能大于sum-Function: sliding mean filter- analog signals advantages: reusability, a small amount of code and data in real time without interruption D
PSOtest
- pso性能测试代码,实现基准的10个测试函数,通过世代距离、最大伸展、均值和方差等评估算法性能。-pso performance test code to achieve the benchmark 10-test function, through generations the maximum extension, the mean and variance peer uation algorithm performance.