资源列表
[人工智能/神经网络/遗传算法] ISODATA_C++
说明:这是一个有关于模式识别中的isodata算法的C++实现。很多课程设计可用到。数据在data.txt里-This is a pattern recognition on the C isodata algorithm to achieve. Many courses available to the design. Data data.txt Lane<尘> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] ant_coalition
说明:用改进的蚁群算法实现agent联盟的生成,是个不可多得的源代码,供大家学习使用-improved Ant Algorithm agent Union generation, is a rare source code, learning to use for everyone<> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[matlab例程] PSD_Matlab
说明:MATLAB计算功率谱密度PSD的源代码-MATLAB power spectral density of the source code<郑良德> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] BFS_DFS_Astar
说明:Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format<bo> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] c++_class_matrix
说明:完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type<dingdong> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[matlab例程] Multiscalemm
说明:数学形态学用于技术分析ECG心律的探测,很不错的-mathematical morphology for technical analysis of the ECG arrhythmia detection, very good<zhang Fei> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Curve-Fitting
说明:基于最小二乘法的曲线拟合,并用OpenGL绘制曲线。-Curve fitting based on least square method,and display the curve by using OpenGL.<xuyunhan> 在 2025-05-24 上传 | 大小:3kb | 下载:0