资源列表
CNN
- 通过卷积网络,自动实现对图片特征的提取,通过训练,得到有效的权值,进行图像分类(Through convolution network, automatic extraction of image features can be realized. Through training, effective weights can be obtained and image classification can be carried out.)
3dLOF
- 三维点云的LOF算法,可以计算各点的LOF值,进而识别离群点。带入用户自己的TXT形式的点云文件即可。(The LOF algorithm of 3D point cloud can calculate the LOF value of each point, and then identify outliers. Bring the user's own TXT form of point cloud file.)
PSO
- 粒子群求一元/二元函数极值,粒子群改变权值(Particle swarm optimization is used to find the extreme value of a one / two element function.)
Contact
- 轮轨接触点计算程序 主程序为contactgui.m 导入轨道和车轮型面数据即可计算(Rail-Wheel contact calculation program main program is contactgui.m import the rail and wheel profile data and get the result)
modelling
- 船舶舵机控制下的舵角、YAW AND yaw rate, 回转、轨迹仿真(Ship rotation and trajectory simulation)
volerraa
- voltera filter implementation code
遗传算法 Python
- 用Pyhon语言编写的遗传算法(genetic algorithm),包括选择交叉变异算子
shark
- 一个水下无人自主航行器(AUV)的MATLAB/simulink仿真程序,写得很详细,有附带的s函数和m文件供参考学习。(A MATLAB / Simulink simulation program for Unmanned Unmanned Unmanned Underwater Vehicle (AUV) is written in great detail, with s functions and M files attached for reference.)
hityyx110119_10648571
- 对一个刚体6自由度机械臂进行定义,仿真,动力学计算(The definition, simulation and dynamic calculation of a rigid body 6 degree of freedom manipulator are given.)
TSP路径规划
- TSP问题实现多目标点的路径规划,使其路径最短(The TSP problem realizes the path planning of multiple target points, making the shortest path.)
彭芳麟等_理论力学计算机模拟
- 用matlab仿真模拟理论力学案例,进行数值计算的同时并进行动画仿真(Simulation of theoretical mechanics cases with MATLAB)
快速非局部均值
- 快速非局部均值降噪算法。比较传统的速度更快,是基于论文《a non-local algorithm for image denoising》实现的(Fast non local means denoising algorithm.)