资源列表
Desktop
- 主要为自定义的一种窗函数,在EMD端点效应中经常用的一种余弦窗函数法-Cosine window functions mainly as a custom window function in the end effect of EMD is often used
2016-SGA-algorithm-Daquan
- 基本遗传算法 算法大全 遗传算法用于解决各种实际问题-SGA algorithm Daquan
Multiple-Objectives-With-PSO
- 最近在evolutionary computing上面最火的一片学术论文,希望对做相关研究的有帮助-Recently computing the hottest in the top of an evolutionary papers
GA_Rastrigin
- Finding minimum of Rastrigin function using Genetic Algorithm Optimisation
Simulated-Annealing-solving-TSP
- 此段程序是用模拟退火思想解决旅行商TSP问题,有详细步骤说明。-This program solves the Traveling Salesman Problem(TSP) using an intelligent algorithm of the simulated annealing,which detail steps are explained.
bpclass
- bp 神经网络 C++ 算法实现的简单例子,供大家用做参考。-BP neural network C++ algorithm to achieve a simple example, for the family to do reference.
121221D
- 基于MATLAB的算法实验,采用的是神经网络,可实现运行,学习上有很大帮助-Based on MATLAB algorithm experiment, using the neural network, which can realize operation, are of great help in learning
cudann
- 一个前馈反向传播人工神经网络的实现,并应用CUDA加速-Implementation of a feed-forward backpropagation artificial neural network using CUDA
Astar
- A星路径规划算法,c++程序,基于控制台的。经典的移动机器人路径规划算法-path planning C++ programe
ZUPT-master
- 文件包含零速度检测ppt和MATLAB代码,主要利用加速度数据通过该方法进行检步-Tutorial on Zero Velocity Update
imu_calibratio
- 通过9位置法进行加速度标定,采集旋转数据进行陀螺仪标定以及磁力计的标定,以达到减小误差为后续姿态跟踪或解算提高精度-IMU calibration
Ch02
- 利用Python语言设计knn近邻算法分类器,包括测试算法数据以及成功应用该算法-KNN near neighbor classifier,demo