资源列表

« 1 2 ... .94 .95 .96 .97 .98 22099.00 .01 .02 .03 .04 ... 28523 »

[matlab例程K-means-clustering-algorithm

说明:K均值算法使用的聚类准则函数的误差平方和准则,通过反复迭代优化聚类结果,使所有样本到各自所属类别的中心的距离平方和达到最小。-K-means clustering algorithm uses squared error criterion function and criteria through iterative optimization clustering result, all the samples to the respective classes of the center s
<xuwenju> 在 2025-11-22 上传 | 大小:217kb | 下载:1

[数据结构常用算法xiaoyuanpingmiantu

说明:用C语言实现校园平面图线路查询,给出最优线路-Using C language to achieve campus plan line query, give the optimal line
<Echo Luo> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[数学计算/工程计算exp8

说明:对二叉树的删除、复制、中序遍历采用递归方式实现。 层序遍历采用辅助队列数据结构完成,为了计算层高, 使用了两个队列,交替的向两队列中插入相邻的两层, 这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner. Traversal sequence complete with assisted queue data structure, in order to calculate storey,
<lemonzou> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[数学计算/工程计算newton

说明:数值计算中的牛顿迭代求根问题c++的源代码-Newton iterative numerical root-finding problem in c++ source code
<陈晨> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[matlab例程maanmian

说明:利用matlab计算模拟马鞍面的教程 清晰易懂~-Saddle computer simulation using matlab tutorial lucid ~
<cher> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[matlab例程Fractional-fourier-transform

说明:分数阶傅里叶变换的matlab程序以及一些讨论。给出了源代码和一些图表,以及一些相关论文的论述-Fractional Fourier transform using Matlab.A discussion of the problem is also included.
<zbq> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[数值算法/人工智能gene_bpnn_xor

说明:遗传算法优化人工神经网络,组合程序,分别对神经网络的各项指标函数进行优化-Genetic algorithm optimization of artificial neural networks, a combination of procedures, respectively, of the indicators function neural network optimization
<pleaesi> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[matlab例程analysis-on-differnt-images

说明:Analysis on different images for tumor detection but these are fake images u need to keep in mind that the slice of both images should be same
<filza> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[matlab例程Matlab-code-for-VaR

说明:VaR的matlab实现,为matlab代码,内附PPT。-Matlab code for VaR
<马黎立> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[人工智能/神经网络/遗传算法genetic-algorithm-toolbox

说明:英国谢菲尔德大学遗传算法工具箱,通过工具箱可以较方便使用遗传算法-University of Sheffield genetic algorithm toolbox, can be more convenient to use the genetic algorithm toolbox
<石头> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[matlab例程Matlab---Primer

说明: 弗罗里达大学数学系Kermit Sigmon教授编写的MATLAB初级入门教程,简单易懂可以快速入门-Kermit Sigmon Department of Mathematics University of Florida
<周孟> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[数据结构常用算法DP

说明:随着动态规划在 OI 中的广泛运用,动态规划问题已经不再停滞于能够写出 方程就能得到完美解答。如今考察我们的对于动态规划的运用往往是考察动态规 划的优化,也就是降维。我们已经知道维护方程中的决策可以选择用数据结构进 行优化,比如:Splay、线段树,等等。这样的优化仅能将方程的时间复杂度下 降一个 LogN 的级别。如果 N 的范围相当大,即使下降一个 LogN 的级别也依然 超时呢?我们引进一种更强的优化——斜率优化。-With the extensive use of d
<sxy> 在 2025-11-22 上传 | 大小:217kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 22099.00 .01 .02 .03 .04 ... 28523 »

源码中国 www.ymcn.org