资源列表

« 1 2 ... .24 .25 .26 .27 .28 27229.30 .31 .32 .33 .34 ... 28522 »

[数据结构常用算法TSP

说明:使用邻接表记录存贮村庄两点的ID和村庄之间的权值。采用广度搜索,利用邓俊辉老师的模板BFS。先任取一点,搜索到它的距离最远的点(带权值)i,点i必然是关键路径上的一个最远点。再以该点为起始点搜索离他距离最远的点(带权值),所得到的一定是donfood即最远路径。-Using adjacency table records the ID stored villages and villages between the two weight
<周嘉莉> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程RBF

说明:rbf神经网络主要用于非线性函数的逼近,经过测试R2010能够使用-rbf neural network nonlinear function fitting
<wxl> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程PMM

说明:基于Partial Model Method的PID控制器设计,在matlab2010上完美运行-Based on Partial Model Method of PID controller design, a perfect run in matlab2010
<chen> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算map_pb1

说明:绘制电子突增事件的全球分布情况,从而了解PB的分布特点。-Plot the globle distribution of PB events to understand its distribution characteristics.
<巫飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lightning

说明:绘制每年的全球、南北半球闪电的变化情况,掌握闪电的变化特点。-Draw annual global, hemispheric lightning changes, grasp the changes of lightning.
<巫飞> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数值算法/人工智能KnightMove

说明:对于骑士走步问题的回溯法实现,具体的问题描述可以上网查询,此处主要给出具体的实现代码,如有不便敬请谅解-For backtracking method to realize the knight move problems, specific problem descr iption can go online inquiry, the main specific implementation code, if there is any
<liaojie> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程ART1

说明:this program writes for data classification using Adaptive Resonance Theory 1(ART1)Network
<elnazolfati> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程lmm

说明:拉格朗日最小二乘法,用于求解非线性最小二乘问题,需自己输入目标函数-Lagrangian least squares method for solving nonlinear least squares problems, the need to enter their own objective function
<若空> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程crypt

说明:THi sprogram executed decoding and encoding text from image
<abhi> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程generateNetwork

说明:根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。-Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free netw
<Xiaoya Wei> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程FilesAll1

说明:读取matlab 文件夹中所有的文件路径 包括子文件夹的文件路径-Read all matlab folder including subfolders file path file path
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[matlab例程Runge-kutta

说明:龙格库塔案例,怎么用龙格库塔法求解多远微分方程,不是用模块-Runge kutta
<郭鹏> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 27229.30 .31 .32 .33 .34 ... 28522 »

源码中国 www.ymcn.org