资源列表
[matlab例程] kekaoxing-pso
说明:采用粒子群算法求解可靠性优化问题,程序用MATLAB编写-Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB<小王> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[matlab例程] decision_tree_cart
说明:决策树cart,用matlab编写的,数据挖掘算法。-Decision tree cart, prepared using matlab, data mining algorithms.<来海锋> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] pso-kekao
说明:利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems<刘立> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] tenlei
说明:function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if<download99> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] C++3
说明:杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c 杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c-Duri Ritter decomposition. C to improve the square root law. C Lagrange interpolation method. Cpp Newton iteration. Cpp trapezoidal integrat<李梓钺> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] bianlioferchashu
说明:二叉排序树的建立及中序遍历 二叉排序树的建立及中序遍历-Binary Sort Tree Establishment and traversal in binary sort tree establishment and traversal<Action> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] GABYC
说明:一个用C实现的遗传算法的程序,在DEV C++和Visual C++的环境下可以进行。-Using C to achieve a genetic algorithm procedure, DEV C++ And Visual C++ Environment can be.<dd> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[matlab例程] CG
说明:求解大规模对称矩阵的CG算法,及预处理PCG使用Matlab语言,可以解1000阶以上的矩阵,以病态矩阵hilbert为例-Solving large-scale symmetric matrix of the CG algorithm, and pretreatment of PCG using Matlab language, you can order more than 1,000 solution matrix, as an example to pathological matrix<路路> 在 2025-11-15 上传 | 大小:3kb | 下载:0