资源列表
ACA_main_ex1
- 基于python语言,利用蚁群算法求解TSP问题(Based on Python language, ant colony algorithm is used to solve the TSP problem .)
yuece_70_40
- 特性预测,通过高度速对低转速特性进行预测,精度较好(Characteristic prediction program)
滤波算法
- matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
subspace
- 计算subspaces之间的主角度距离的代码(Calculate the principle angle distance between subspaces)
homework2_2
- 实现批处理感知器算法的程序,用于分类训练集,同时记下收敛时的步数(Program to realize batch perceptron algorithm for classification of training set, and steps to write down the convergence)
betweenness_centrality
- 求一个网络的介数,还是一个不错的MATLAB代码哦,希望能帮上大家的忙(betweenness of a network)
K_means
- 自适应Kmeans算法,可直接运行看结果(Adaptive Kmeans algorithm, which can run directly to see the results)
ServoSystemTransitionFunctionTest
- 测试伺服系统的频率特性,检测与分析传递函数的性能(To test the frequency quality of the servo system)
Duck_vector2d
- Simple and cool vector2 header.
Duck_vector2di
- Simple and cool vector2i header.
Duck_vector4d
- Simple and cool vector4 header.
Untitled
- 这是我写的一个三维粒子群优化的源码,初始化部分可以更改模型的各个参量,当然代码结构可以进一步优化,感兴趣的可以进一步探究(This is what I wrote a three-dimensional particle swarm optimization source code, the initialization part can change the parameters of the model, of course, the code structure can be furthe