资源列表

« 1 2 ... .50 .51 .52 .53 .54 26355.56 .57 .58 .59 .60 ... 28522 »

[matlab例程pso

说明:使用matlab编写的蚁群算法程序,供大家参考使用。-Matlab using ant colony algorithm to prepare procedures for U.S. use and reference.
<张杰> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程EstimationSideslipAngle

说明:使用matlab编写的:用神经网络方法来辨识质心侧偏角程序。供大家使用参考。-Prepared using matlab: A neural network method to identify centroid lateral declination procedures. For everyone to use reference.
<张杰> 在 2025-03-01 上传 | 大小:3kb | 下载:0

[matlab例程PSOFitness

说明:matlab编写的蚁群算法程序,供大家使用参考。-ant colony algorithm matlab preparation procedures for the use of U.S. reference.
<张杰> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程OOK_FSK_PSKmodulate

说明:产生一个输入的二进制信源 然后进行OOK FSK PSK调制 最后绘出调制后波形及频谱-Generate a binary input source and then proceed to the final modulation OOK FSK PSK modulation mapped waveform and spectrum after
<topwin> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[数学计算/工程计算NNProblem

说明:在N维空间中从海量的点中高效求出中距某点最近的点(即NNProblem),采用的数据结构为RTree,DATA.dll文件中有用来产生N维数据的API.-In N-dimensional space from the point of efficient mass obtained from a point in the most recent point (that is, NNProblem), the data structure
<wang> 在 2025-03-01 上传 | 大小:1.24mb | 下载:0

[数据结构常用算法Two

说明:二维凸包,算法中的难点,可以迅速解决很多问题
<dave> 在 2025-03-01 上传 | 大小:358kb | 下载:0

[压缩解压dituzhese

说明:地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。 算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。 -Map coloring to each city on the map as
<杜丹> 在 2025-03-01 上传 | 大小:405kb | 下载:0

[压缩解压bmpchangejpg

说明:bmp转成jpg也是压缩哦! 111 111 111 -bmp into jpg is compressed Oh! 111 111 111 111 111
<> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[压缩解压beibao

说明:0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solutio
<杜丹> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[压缩解压kuaisupaixu

说明:快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through on
<杜丹> 在 2025-03-01 上传 | 大小:17kb | 下载:0

[数据结构常用算法t

说明:A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。 -A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search m
<gaoqun> 在 2025-03-01 上传 | 大小:7kb | 下载:0

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

说明:knn算法的实现,框架十分清楚。是经典的东西-KNN algorithm, the fr a mework is very clear. Is a classic East-West
<xad> 在 2025-03-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 26355.56 .57 .58 .59 .60 ... 28522 »

源码中国 www.ymcn.org