资源列表
RLS自适应滤波器程序
- RLS实现自适应滤波器的设计,)?令hM(-1)=0,计算滤波器的输出d(n)=XMT=hM(n-1);?2)?计算误差值eM(n)=d(n)-d(n,n-1);?3)?计算Kalman增益向量KM(n);?4)?更新矩阵的逆RM-1(N)=PM(N);?5)?计算hM(n)=hM(n-1)+KM(n)eM(n);(Design of adaptive filter based on RLS)
Спектр 60 к 3
- Mathcad programm which changing barkhausen noise
csapsdem
- 三次平滑样条光滑算法,用于处理噪声造成的波动点,对其连线进行光滑处理(Cubic Smoothing Splines)
预测
- BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
main
- 简单函数优化,可以简单得对函数进行优化,无特别功能(Simple function optimization)
2dpca的matlab源代码
- 可以实现人脸比对等简单的人脸识别功能,简单的算法,基于dpca的代码(A simple face recognition function can be realized with a face than a peer.)
GeneticTSP-master(java)
- 遗传算法解决TSP问题,Java编写源码,github(Solving TSP problem by genetic algorithm)
GA4TSPProblem-master(matlab)
- 遗传算法解决TSP问题,matlab编写,github(Solving TSP problem by genetic algorithm)
[python]tsp-master
- 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
New folder (3)
- information about brain segmentation
New folder (4)
- document for brain presentation
ArithmeticIntervalles
- huffman general matlab code
