资源列表
[人工智能/神经网络/遗传算法] BasicPso
说明:粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO<sss> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] winbayes
说明:贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algorithm the most effective one c<njustyw> 在 2026-01-12 上传 | 大小:191kb | 下载:0
[数学计算/工程计算] Correlation1
说明://=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double<石林> 在 2026-01-12 上传 | 大小:1kb | 下载:0