资源列表
yichuansuanfamatlab
- 本算法是遗传算法的示例,可以作为参考,进行变动,运用于其他的问题中,希望能帮助读者
fuzzpid
- 用matlab 来仿真模糊pid控制器,对学习pid有一定的帮助-fuzzy pid controller
dctcompr
- 基于DCT变换的图像压缩,分别给出了灰度图和真彩图的压缩方法。-DCT-based image compression, respectively, are given grayscale and true color pictures of the compression method.
MC
- MC(传教士-野人)问题,VS2008编译通过,输入格式为MC.exe 输入文件名 输出文件名,输入文件中为传教士(野人)数n和船容量k,输出文件为路径-MC (Missionaries- Savage) problem, VS2008 compiler, enter the name of the input file format MC.exe output file name, input file for the missionaries (Savage) n and boat capa
dj
- Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径-Dijkstra (Dijkstra) algorithm is a typical shortest path routing algorithm used to calculate a node to all other nodes of the shortest path
AHP1
- 本源码是实现AHP的算法,使用的是C++实现-AHP algorithm
graham
- Graham扫描算法 : 大体思路是将不是凸包顶点的点从点集中去掉。 找出S中具有最小y坐标的点p(通过选取最左边的点打破平局) 根据点和p的连线 与 x轴正方向所成的角度,对S中的点进行排序(由小到大),并将p放在最前面。 从p点开始扫描排序后的S集合。如果这些点都在凸包上,则每三个相继的点p1,p2,p3满足以下性质:p3在向量<p1,p2>的左边.如果出现相继的三个点p1,p2,p3不满足上述性质,则p2点一定不是凸包的顶点,应立即去除。-Grah
PCA11
- 一个好用的PCA源代码,两个程序,PCA.m为调用子代码,已调-An easy to use the PCA source code, two procedures, PCA.m call sub-code modulated
betweenness_centrality_mex
- betweenness centrality
Genetic-Algorithm
- 好用的遗传算法,可以运行。内涵三个文件。请按照原有程序内容根据需要自行编码,修改保优函数-Genetic Algorithm
xyz_116_t
- 该文件程序可用于任意螺旋锥齿轮加工参数的齿面数据点的输出,可直接修改参数,得出对应的齿轮齿面,为齿轮的建模和TCA提供一定的基础。-The output of the file that can be used for any machining parameters of spiral bevel gear tooth surface data points, you can directly modify the parameters derived corresponding gear t
PLA_initial
- 感知机算法基础实现 带Accuracy、Recall、Precision、F1 的计算-Perceptron algorithm underlying implementation with Accuracy, Recall, Precision, calculation of F1
