资源列表
[人工智能/神经网络/遗传算法] Annealing
说明:退火算法的源码,参考artificial intelligence 算法中的退火那一章做的。原书上的代码是用在linux上的-annealing algorithm<武昌> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ga_bp
说明:遗传算法优化神经网络的程序,自己做论文时用的程序,挺好用的,-Genetic algorithm neural network program, their own papers with the program, very good use,<魔头> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LU
说明:用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.<huyunq> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-Cholesky
说明:用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.<huyunq> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LDLT
说明:用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.<huyunq> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] nijuzheng
说明:求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.<guiyongmao> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ant_colony
说明:蚁群优化算法用于计算TSP商旅问题,程序在vc++6.0下面通过,对原来的做了一点修改。-ant colony algorithm<小黑> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] simulated-nnealing-spso-algorithm
说明:基于模拟退火粒子群算法,算法以goldstein price 函数为测试函数,希望能对各位有所帮助!-simulated nnealing-spso-algorithm<小黑> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Exterme_k_means
说明:Extreme k-means,被yuboYuan提出,给定初始聚类中心,聚类快。-Extreme k-means,poposed by yuboYuan,the intial center is fixed, faster than traditional k-means<BoLiu> 在 2025-11-16 上传 | 大小:2kb | 下载:0