资源列表
[人工智能/神经网络/遗传算法] 20090303EightPuzzle.
说明:多媒体课内实验:用C语言实现的八数码问题。-Multimedia curricular experiments: The C language implementation of the eight digital problem.<duyankang> 在 2025-07-18 上传 | 大小:762kb | 下载:0
[数据结构常用算法] BinaryTree
说明:这是用C语言实现的二叉树的遍历算法,包括递归和非递归算法的实现。-This is to use C language implementation of the binary tree traversal algorithms, including recursive and non-recursive algorithm implementation.<duyankang> 在 2025-07-18 上传 | 大小:301kb | 下载:0
[数值算法/人工智能] thirdchacter
说明:进退法,黄金分割法,罚函数法求解一元函数。-Advance and retreat method, golden section method, penalty function method for solving a dollar function.<liulihua> 在 2025-07-18 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] SimulatedAnnealingAlgorithm
说明:本程序介绍了模拟退火算法的运用,特别是在TSP旅行商问题上的运用,是一个特别好的算法实例,功能齐全,算法优良。-It s about the Simulated Annealing Algorithm base on TSP.It s a useful Algorithm.<hellow> 在 2025-07-18 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] SVM_toolbox01
说明:支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。-Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension pro<王旭> 在 2025-07-18 上传 | 大小:2.56mb | 下载:0
[数学计算/工程计算] linear_svm
说明:该算法将实际问题通过非线性变换到高维的特征空间,在高维空间中构造线性判别函数,以替换原空间中的非线性判别函数,这样能保证机器有较好的推广能力,同时它巧妙地解决了维数问题,其算法复杂度与样本维数无关-The algorithm will be practical problems through the nonlinear transformation to high-dimensional feature space, in high-dimensional space in the struc<王旭> 在 2025-07-18 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] rbf_svm
说明:人工神经网络(ANN)的泛化特性是神经网络最重要的特性,同时也是最不容易保证的特性。本程序对改进泛化的神经网络算法以及新兴的机器学习算法——支持向量机算法进行研究,-Artificial Neural Network (ANN) the generalization characteristics of neural networks are the most important characteristics, but also not easy to guarantee the most f<王旭> 在 2025-07-18 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] poly_svm
说明:核函数是利用支持向量机解决不可分问题时引入的一种非线性变换的手段。基本思想是通过非线性变换,使样本变换之后的特征空间中变得线性可分。然后利用线性可分时构造最优超平面的方法,在特征空间中实现最优超平面的求解。-Kernel function is the use of support vector machine to resolve the issue can not be separated from the introduction of a nonlinear transform mean<王旭> 在 2025-07-18 上传 | 大小:4kb | 下载:1
[数学计算/工程计算] conjugate_grad_2d
说明:此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.<何正亚> 在 2025-07-18 上传 | 大小:1kb | 下载:1