资源列表
[人工智能/神经网络/遗传算法] apriori_C
说明:用C实现的关联规则挖掘经典算法Apriori。-C realized Mining Association Rules classical algorithm Apriori.<szg> 在 2024-11-11 上传 | 大小:483kb | 下载:0
[人工智能/神经网络/遗传算法] Apriori_STL
说明:使用C++STL实现的关联规则挖掘Apriori算法,代码简洁易懂。-use C STL realized Apriori association rule mining algorithm, code easy to read.<szg> 在 2024-11-11 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] N-queen-Cplusplus
说明:解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link<吴俊杰> 在 2024-11-11 上传 | 大小:3.66mb | 下载:0
[人工智能/神经网络/遗传算法] BFS_DFS_Astar
说明:Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format<bo> 在 2024-11-11 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] robustlssvm
说明:一个用于鲁棒最小二乘支持向量机的函数.可以对奇异点和非高斯分布的数据进行计算.-for a robust least squares support vector machine function. Be right singular point and the non-Gaussian distribution of data calculated.<高旭生> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ridgeregresssvm
说明:最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification<高旭生> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] denoise_kpca
说明:最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification<高旭生> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] rcrossvalidate
说明:最小二乘支持向量机中可用于确定超参数的MATLAB函数.确定参数时,需要一些时间.-least squares support vector machine can be used to determine the parameters of super- MATLAB function. Determined parameters, take some time.<高旭生> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] leaveoneout_lssvm
说明:用于最小二乘支持向量机的名为"留一法",可用于支持向量机超参数的确定.-for least squares support vector machine called "a stay", could be used to support vector machine-determined parameters.<高旭生> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] AeroModelHighAlpha
说明:一段用于飞行器大攻角情况的matlab源程序,希望对从事航空工程设计的人员有一些用途.-aircraft for a large angle of attack of the Matlab source, hope to engage in aeronautical engineering design of some use.<高旭生> 在 2024-11-11 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] AI-eightnumber
说明:实现八数码自动有初始状态到达目标状态,并显示输出各步走向.-achieve eight digital automatic initial state at the target state, and that each step toward output.<wsq> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] AI-widefirst
说明:八数码宽度优先搜索算法,可以找到最优解,但会消耗更多的资源.-eight digital width first search algorithm to find the optimal solution, but it will consume more resources.<wsq> 在 2024-11-11 上传 | 大小:1kb | 下载:0