资源列表
[matlab例程] getAllPath_L
说明:这是关于图论的内容,用于获得两点间的所有路径。-get path of two nodes<wangkaixuan> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[matlab例程] FCM
说明:Data clustering by using Fuzzy c means, where c means number of cluster, m means weight of membership function matrix, X means data input.<yuwen chen> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] gradientDescent
说明:梯度下降法,一种线搜索方法,以负梯度方向作为最速下降方向进行最优解搜索-Gradient fell method, a linear search method to the negative gradient direction as the direction of steepest descent optimal search<ls> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] tree
说明:分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate value from the selected value of<三火123456> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 神经网络与机器学习(原书第3版)
说明:神经网络机器学习书籍,可以很好的掌握各种神经网络算法(Neural network machine learning books.Can well master various neural network algorithms.)<567ppp> 在 2025-10-09 上传 | 大小:61.97mb | 下载:0
[人工智能/神经网络/遗传算法] k_means
说明:主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(It is a statistical method. Through orthogonal transformation, a set of variables that can be correlated can be transformed into a group of linearly irrel<三火123456> 在 2025-10-09 上传 | 大小:1.68mb | 下载:0
[人工智能/神经网络/遗传算法] SVM
说明:SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression an<三火123456> 在 2025-10-09 上传 | 大小:33kb | 下载:0