资源列表

« 1 2 ... .21 .22 .23 .24 .25 27126.27 .28 .29 .30 .31 ... 28522 »

[matlab例程基于鱼群算法的函数寻优算法

说明:基于鱼群算法的函数寻优算法的matlab代码示例。(Function optimization algorithm based on fish swarm algorithm)
<qiu@qiu > 在 2025-01-26 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法蚁群算法的优化计算——旅行商问题(TSP)优化

说明:蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization calculation of ant colony algorithm)
<qiu@qiu > 在 2025-01-26 上传 | 大小:2kb | 下载:0

[数值算法/人工智能gllysltjkhda_pdf

说明:arcgis中插值算法下工程肯定是个就四大金刚来(Interpolation algorithm in ArcGIS)
<腺上谡 > 在 2025-01-26 上传 | 大小:724kb | 下载:0

[人工智能/神经网络/遗传算法face-KNN

说明:用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
<L.Xun > 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法严蔚敏《数据结构》源代码(C++语言)

说明:本文件是数据结构的C++语言的算法实现,希望对需要的人有帮助(Data Structure -----data structure)
<利里123 > 在 2025-01-26 上传 | 大小:511kb | 下载:0

[数值算法/人工智能leetcode-cpp

说明:leetcode经典题目示例代码 热门题目 面试宝典(the example code of problems on LeetCode)
<CONGJIE > 在 2025-01-26 上传 | 大小:806kb | 下载:0

[数据结构常用算法123

说明:dijkstra算法,卫星通信,最小路径以及衰落计算(Dijkstra algorithm, satellite communication)
<sagittarius > 在 2025-01-26 上传 | 大小:179kb | 下载:0

[matlab例程遗传算法

说明:利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enu
<amnesia666 > 在 2025-01-26 上传 | 大小:3kb | 下载:0

[数据结构常用算法Bubble sort

说明:冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted
<JinPatrick > 在 2025-01-26 上传 | 大小:35kb | 下载:0

[matlab例程用最小二乘法解一个或多个非线性方程。

说明:LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
<taodashi > 在 2025-01-26 上传 | 大小:6kb | 下载:1

[matlab例程脑电地形图

说明:绘制脑电地形图的程序,里面包含绘图函数及相关说明(A program for drawing the map of electroencephalogram .It contains the drawing function and the related instructions)
<沐梓 > 在 2025-01-26 上传 | 大小:4kb | 下载:0

[matlab例程高效稳定的LMF方法求解非线性方程组

说明:解决方案是通过弗莱彻版本的Levenberg-Maquardt获得的 用于最小化方程残差平方和的%算法。 %LMFnlsq应用程序的主要领域是在进行曲线拟合时 处理实验数据%。(A solution is obtained by a Fletcher's version of the Levenberg-Maquardt algoritm for minimization of a sum of squares of equat
<taodashi > 在 2025-01-26 上传 | 大小:9kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 27126.27 .28 .29 .30 .31 ... 28522 »

源码中国 www.ymcn.org