资源列表
6_dof_control
- 6自由度的动力学方程建模,以及针对实例的matlab与simulink结合的程序开发(6 degree of freedom dynamic equation modeling, and program development combining MATLAB and Simulink for instance.)
FA萤火虫算法
- 此算法为萤火虫(fa)算法,为群智能化算法,在目标空间寻找最优解(This algorithm is firefly (fa) algorithm, which is a swarm intelligence algorithm to find the optimal solution in the target space)
flight_control
- 基于matlab以及simulink,开发出飞行器控制的六自由度方程式,并且建立了飞机的执行机构和PID控制率的全仿真模型(Based on matlab and simulink, the six degree of freedom equation of aircraft control is developed, and the full simulation model of aircraft's actuator and PID control rate is established)
matlab
- 用于脑电信号分析的matlab算法,对数据进行PCA处理及SVM分类。(The matlab algorithm for EEG signal analysis performs PCA processing and SVM classification on data.)
SVM做图片处理
- 使用SVM算法对CIFAR-10图片数据集进行分类,包括模型的训练,测试和参数的调优(Using SVM algorithm to classify CIFAR-10 image data sets, including model training, testing and parameter tuning)
Python进行数据分析
- 《利用Python进行数据分析》讲的是利用Python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南(专门针对数据密集型应用)。 《利用Python进行数据分析》重点介绍了用于高效解决各种数据分析问题的Python语言和库。《利用Python进行数据分析》没有阐述如何利用Python实现具体的分析方法。("Python data analysis" is about the use of Python d
平衡二叉树
- 本算法实现了平衡二叉树的C++应用,包括平衡二叉树的增删改查。(This algorithm implements the balanced two fork tree C++ application, including balancing two tree tree's additions and deletions.)
锂电池退化GPR
- 高斯过程回归是一种基于贝叶斯原理的统计机器学习方法,将先验分布通过贝叶斯定理转化成后验分布,与其他没有采用贝叶斯技巧的预测方法而言,高斯过程最大的优点是能方便地推断出超参数,同时也能方便地给出预测值的置信区间(Gaussian Process Regression is a statistical machine learning method based on Bayesian principle. It transforms prior distribution into posterio
m
- 光学组件的工具包,模拟光线的反射、折射、以及绘制各种像差曲线例如球差、色差(A matlab toolkit for optical components that simulates light reflection, refraction, and drawing various aberration curves such as spherical aberration and chromatic aberration)
variogramfit
- 克里金算法 插值 拟合 的一系列函数(Krikin algorithm interpolation fitting of a series of functions)
DNN
- 利用python3完整实现DNN,包括前向传播和反向传播。实现一个2次函数的拟合。(Complete implementation of DNN using python3, including forward propagation and reverse propagation. Implement a quadratic function fitting.)
ControlDesignMatlab
- 风力发电机的控制策略研究,有兴趣的可以研究一下(The research on control strategy of wind turbine is worth studying.)