说明:鲁棒性好,性能优越,非常适合计算机视觉方面的研究使用,内含心电信号数据及运用MATLAB写的源代码,基于matlab GUI界面设计,有循环检测,周期性检测,预报误差法参数辨识-松弛的思想。
说明:这是一个用matlab辅助图像处理源代码-This is an assisted image processing using matlab source code
说明:bp 神经网络用于学习预测的MATLAB程序源代码 可以根据子的需要进行修改 -bp neural network prediction for learning MATLAB program source code can be modified according to the needs of...
说明:自适应遗传算法matlab代码 附件中的matlab程序是雷英杰课本中的第一个算例, 将其改为自适应的代码.-Adaptive genetic algorithm matlab code matlab annex LEI Ying-jie textbooks procedure is the...
说明:基于matlab的混沌时间序列源代码,比较有价值。-based on Matlab chaotic time series source code, quite valuable.
说明:代码是matlab的神经网络预测,外加LyPaunov和维数的GP计算-Code matlab neural network prediction, plus LyPaunov and calculated dimension GP
说明:卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。-Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A...