资源列表
read+convolute+pool
- 关于卷积神经网络,读文件的代码,卷积的代码(并行优化过的)、池化的代码。(About convolutional neural network, read the file's code, convolution code (parallel optimization), pool code.)
main
- 遗传算法简单实现 基于c++编写 求解目标函数极值(Genetic algorithm is simple, and is based on c++ to solve the extreme value of objective function.)
(0902)出行划分得到OD
- 进行GPS数据的出行划分代码,得到GPS车辆数据的起讫点(Travel division code for GPS data)
matlab-robot
- 建立matlab与arduino之间的联系,直接通过matlab控制机械臂运动。(The relationship between MATLAB and Arduino is established, and the movement of manipulator is directly controlled by MATLAB.)
NeuralNetworkDigitRecognition
- 基于神经网络的数字识别,对数字进行神经网络训练,然后通过神经网络进行识别(neural network recognition)
NumberRecognizer
- 在matlab平台上进行的数字识别,样本为手写的0-9的数字(number recognition in matlab)
建立双机械臂模型
- 在matlab中建立双工业机器人的三维仿真图,并得到控制界面。(The 3D simulation diagram of dual industrial robot is established in MATLAB, and the control interface is obtained.)
svm
- 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)
Chapter2_3_Pacejka89_Tyremodel
- matlab 轮胎模型,有各种轮胎模型,纵向力与横向力,以及侧偏力(MATLAB carsim simulink)
fuhecailiaogangdu
- 用matlab软件求解复合材料结构设计中层合板刚度系数计算程序(A program for calculating stiffness coefficient of composite laminates based on composite structure design)
2120170390#2
- 候选消除法,一个作业的展示,不过能很好的表现算法的大致结构(candidate eliminate algorithm)
hill
- hill cipher with MATLAB