资源列表
matlab程序
- 室内三维定位相关程序,主要用于数学建模,了解如何用于实际场景(Indoor three-dimensional positioning related procedures, special for mathematical modeling)
遗传算法解决TSP问题
- 通过遗传算法解决旅行商遍历各城市得到最短路径的问题
python实现分段线性表示
- 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
SABP汇率预测
- 此代码通过模拟退火算法优化BP神经网络进行汇率预测(This code optimizes BP neural network to predict exchange rate by simulated annealing algorithm)
som-bp混合神经网络的matlab程序
- 本文件包含som-bp串联神经网络的代码和数据,可用来做数据拟合,改成你自己的数据即可(This file contains the code and data for the som-bp series neural network, which can be used for data fitting and changed to your own data)
数据结构 图的应用 最小生成树问题
- 应用最小生成树的实际问题,内含题目、代码、问题分析(Application of the minimum spanning tree to practical problems, including problem, code and problem analysis)
HandsOnSEA-MatLab
- 具有柔性关节的机械臂matlab仿真,主要是学习如何仿真机械臂的柔顺控制(Matlab simulation of a robotic arm with flexible joints, mainly to learn how to simulate the compliance control of a robotic arm)
基于PCA和SVM的人脸识别系统
- 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
用于计算轮轨关系的matlab程序
- 轮轨接触关系中,等效锥度的计算,个人水平有限,稍有瑕疵(Equivalent taper calculation)
MATLAB_Simulink电子信息工程建模与仿真张德丰
- 学习使用matlab数学建模,包括了一些基本教程和经典的建模例子。(Learning to use matlab mathematical modeling, including some basic courses and classic modeling examples.)
T_NPC_SVPWM
- MATLAB/Asimulink实现T型三电平逆变电路的SVPWM控制,压缩包中含模型与参考论文。matlab版本2018a。(MATLAB/Asimulink to achieve the T - type three - level inverter SVPWM control, compression package with model and reference paper.Matlab 2018a.)
code
- 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)