资源列表

« 1 2 ... .86 .87 .88 .89 .90 18291.92 .93 .94 .95 .96 ... 28523 »

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

说明:蚁群算法,用于解决TSP问题,智能算法,具有收敛速度快,准确度较高的特点-Ant colony algorithm for solving TSP problem, intelligent algorithm, with fast convergence characteristics of high accuracy
<周易> 在 2025-09-14 上传 | 大小:41kb | 下载:0

[人工智能/神经网络/遗传算法gray-prediction

说明:灰色预测模型能通过少量的、不完全的信息,对事物发展规律作出模糊性的长期描述-Through a small number of gray prediction model, incomplete information, the law of development of things to make vague descr iption of the long-term
<周易> 在 2025-09-14 上传 | 大小:316kb | 下载:0

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

说明:贪婪算法是一种对某些求最优解问题的更简单、更迅速的设计技术,对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解-Greedy algorithm is an optimal solution for some problems simpler, more rapid design techniques for a wide range of many of the problems that he could produce an overall optimal solution
<周易> 在 2025-09-14 上传 | 大小:88kb | 下载:0

[人工智能/神经网络/遗传算法floyd

说明:一种用于寻找给定的加权图中顶点间最短路径的算法。-A method for looking for a given vertex weighted graph shortest path algorithm.
<周易> 在 2025-09-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算divide-and-conquer-algorithm

说明:利用分治策略求解时,所需时间取决于分解后子问题的个数、子问题的规模大小等因素,而二分法,由于其划分的简单和均匀的特点,是经常采用的一种有效的方法,例如二分法检索。-When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-problems and other factors, but
<周易> 在 2025-09-14 上传 | 大小:5kb | 下载:0

[数学计算/工程计算FCMClust

说明:模糊聚类分析作为无监督机器学习的主要技术之一,是用模糊理论对重要数据分析和建模的方法,建立了样本类属的不确定性描述,能比较客观地反映现实世界,它已经有效地应用在大规模数据分析、数据挖掘、矢量量化、图像分割、模式识别等领域,具有重要的理论与实际应用价值,随着应用的深入发展,模糊聚类算法的研究不断丰富-Unsupervised fuzzy clustering analysis as the main machine learning techniques is the use of fuzzy t
<周易> 在 2025-09-14 上传 | 大小:2kb | 下载:0

[matlab例程liuganchachuang

说明:六杆机构可以用来做插床和牛头刨床,六杆机构子程序-Six bodies can be used for grooving and Shaper, six institutions subroutine
<褚凤天> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程easy

说明:GPS接收机的模拟接收程序,基于Matlab开发,对GPS信号接收结算的理解有很大帮助-Simulation of GPS receiver program, based on Matlab development, are of great help to the GPS signal receiving Settlement Understanding
<jian> 在 2025-09-14 上传 | 大小:897kb | 下载:0

[数学计算/工程计算Large-Integer-Multiplication-

说明:大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical
<czy> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Large-Int-Multi(list)

说明:大整数相乘,使用链表的方式实现的,能够正确演示结果-Large integer multiplication using linked list implementation, able to correctly demonstrate results
<czy> 在 2025-09-14 上传 | 大小:4.75mb | 下载:0

[matlab例程singalframenuc

说明:通过统计直方图并作相应的处理完成了红外图像非均匀性校正,特别是针对红外图像中常见的条纹非均匀性-Through statistical histogram and processed accordingly infrared image non-uniformity correction, especially for the common striped infrared image non-uniformity
<魏树弟> 在 2025-09-14 上传 | 大小:2.61mb | 下载:0

[数学计算/工程计算QR1

说明:QR算法求解 int qrroot(a,n,u,v,eps,itmax) double *a,*u,*v,eps int n,itmax { int i double *H H=(double*)malloc(sizeof(double)*n*n)-QR algorithm int qrroot (a, n, u, v, eps, itmax) double* a,* u,* v, eps int n, itmax {int i double* H
<l> 在 2025-09-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 18291.92 .93 .94 .95 .96 ... 28523 »

源码中国 www.ymcn.org