资源列表
[matlab例程] matlab-genetic-algorithm
说明:matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm<刘旭> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[数据结构常用算法] erchapaixushu
说明:二叉排序树,写的不好,但是能够运行通过,希望大家批评指正-Binary sort tree, badly written, but to run through, I hope me criticism<禚永盛> 在 2025-06-28 上传 | 大小:185kb | 下载:0
[数据结构常用算法] dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,-Dijkstra' s algorithm is a typical shortest path algorithm used to calculate a node to all other nodes of the shortest path. Main features is the starting<刘旭> 在 2025-06-28 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] Divide-and-conquer-algorithm
说明:分治算法是基于多分枝递归的一种算法设计模式。分治算法递归地把一个大问题分解为多个类型相同的子问题,直到这些子问题足够的简单能被直接解决。最后把这些子问题的解结合起来就能得到原始问题的解。-Divide and conquer algorithm is based on a multi-branch recursive algorithm design pattern. Divide and conquer algorithm recursively to a large problem into<刘旭> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] Dynamic-Programming
说明:动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。-Dynamic programming (dynamic programming) is a branch of operations research, decision-making process is the solution (decision process) mathematical optimization methods.<刘旭> 在 2025-06-28 上传 | 大小:27kb | 下载:0
[matlab例程] Probabilistic-algorithm
说明:此算法功能强大,可以解决好多线性规划问题,同时解决许多,简单易懂,好用-This algorithm is powerful, can solve a lot of linear programming problems, while addressing the many, easy to understand, easy to use<刘旭> 在 2025-06-28 上传 | 大小:4kb | 下载:0
[matlab例程] paper[1].tar
说明:代价敏感支持向量机学习材料,里面有很多不同的方法。-MATLAB CSSVM<> 在 2025-06-28 上传 | 大小:211kb | 下载:0