资源列表
FCM-used-for-image-segmention
- 基于FCM的图像分割算法,先对图像平滑,然后利用FCM对像素聚类,实现对图像的分割。-A methord based on FCM for image segmenting,firstly,using filter to smooth the image and the use the rule of FCM clustering pix finshing image segmention
ekfslam_v2.0
- 扩展卡尔曼滤波的同时定位与构图算法升级版-Extended Kalman Filter algorithm for simultaneous localization and composition upgrades
fastslam
- 压缩扩展卡尔曼滤波的同时定位与构图算法,自行设定路径和路标,动画显示定位过程-Compression and expansion of Calman filter simultaneous localization and mapping algorithm, set the path and road signs, animation display positioning process
ukfslam
- 粒子滤波在定位中的应用,可设定路标和路径,动态显示定位过程-Application of particle filtering in the location, can be set to landmarks and path, dynamic display of the positioning process
gatbx-example
- 遗传算法的实例,共十个例子,入门学习的经典程序-Examples of genetic algorithm, a total of 10 examples of the classic entry-learning program
FIS-Design
- It is about how to design a FIS.
Look-up-Table
- It is about FUZZY with Look up Table.
filter
- 巴特沃斯滤波器对脑电信号进行滤波,分别对低通、中通、高通滤波器进行设计,此文件是源码和脑电数据。-Butterworth filter for filtering EEG signals were low-pass, pass, high-pass filter design, this file is the source and EEG data.
TRAOD_Algorithm
- 基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 -Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two gr
ELMandSTACk
- 此程序将stack与ELM相结合,并验证其效果。该程序可以用于对数据的处理和预测。-This program will stack with ELM combined and verify its effectiveness. This program can be used for data processing and prediction.
hsd_bp1
- 自己编写的BP神经网络算法,算法简单易懂,输入实现全局归一化。该算法可以单独直接运行,也可以作为子函数调用。-BP neural network algorithm have written, the algorithm is simple and easy to understand, enter achieve global normalization. The algorithm can be directly run separately, can also be used as sub
GSA
- 万有引力算法的C++程序,很适合大家一起学习-Gravitation algorithm C++ program, it is for them to learn together