资源列表
[数值算法/人工智能] psopt
说明:A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their<无心> 在 2025-06-28 上传 | 大小:12kb | 下载:0
[数值算法/人工智能] acopt
说明:A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker<无心> 在 2025-06-28 上传 | 大小:20kb | 下载:0
[数值算法/人工智能] eclat
说明:A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent<无心> 在 2025-06-28 上传 | 大小:31kb | 下载:0
[数值算法/人工智能] nposs
说明:Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic c lassifier (a possibilistic<无心> 在 2025-06-28 上传 | 大小:42kb | 下载:0
[压缩解压] affine
说明:图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for th<shiaiye> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] iris_bayes
说明:贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!<> 在 2025-06-28 上传 | 大小:15kb | 下载:0
[数据结构常用算法] DEMO(sort)
说明:实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.<张某某> 在 2025-06-28 上传 | 大小:212kb | 下载:0
[数值算法/人工智能] OpenNL2
说明:This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solver<Wayne> 在 2025-06-28 上传 | 大小:83kb | 下载:0