资源列表
[人工智能/神经网络/遗传算法] ID3_src
说明:一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.<罗成> 在 2025-04-05 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] see5-public
说明:数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.<罗成> 在 2025-04-05 上传 | 大小:76kb | 下载:0
[人工智能/神经网络/遗传算法] binary DecisionTree
说明:用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC++ to write the two forks Decision Tree implementation procedures. Amendments can be amended on.<罗成> 在 2025-04-05 上传 | 大小:72kb | 下载:0
[生物技术] 关于gabor算法的matlab和c的源程序
说明:关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source<常宁> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] Hopfield网络解TSP的改进算法
说明:这是一个旅行商问题的神经网络算法,神经网络算法有很多种,但神经网络算法还比较少见,这是本人从中国期刊网下载到的,很有用-This is a traveling salesman problem of neural network algorithms and neural network algorithm can take many forms, but the neural network algorithm is still re<谭国辉> 在 2025-04-05 上传 | 大小:159kb | 下载:0
[数学计算/工程计算] 数学模型与LINGO软件
说明:这是从中国期刊网中下载的数学建模与LINGO软件的算法,非常有用-This is the Chinese Journal of the network to download LINGO mathematical modeling and software algorithms, very useful<谭国辉> 在 2025-04-05 上传 | 大小:310kb | 下载:1
[人工智能/神经网络/遗传算法] ExtractSentence
说明:本程序用vc编写,主要用于自然语言处理中的预处理部分的从段落获取句子代码-the procedures used to prepare vc, mainly for the natural language processing part of the pretreatment access sentence paragraphs from the code<苏明> 在 2025-04-05 上传 | 大小:1.99mb | 下载:0
[matlab例程] kalman programmer
说明:matlab状态方程的设计和一个自己编的小小的filter文件请指教!!1-Matlab equation of state of their own design and a series of small filter paper please enlighten! ! 1<小月> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[matlab例程] FractalDim
说明:盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)<成龙> 在 2025-04-05 上传 | 大小:1kb | 下载:0