资源列表

« 1 2 ... .27 .28 .29 .30 .31 22332.33 .34 .35 .36 .37 ... 28523 »

[matlab例程interior_newton

说明:interior point Newton method
<haoyue> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程IPSO

说明:是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。-It is an evolutionary optimization technique, derived the behavior of the birds of prey, is based on iterative optimization tools.
<王峰> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程ARIMACy

说明:Arima算法的实现,matlab包含准备选取,方差值求解-Arima algorithm to achieve, matlab contains the preparation of the selection, the value of variance
<caoyu> 在 2025-11-22 上传 | 大小:2kb | 下载:0

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

说明:matlab平台下BP神经网络功能的实现-the code about BP network
<liuyuan> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程RWP

说明:该代码用于产生随机的移动模型.可用于无线移动通信中移动用户轨迹描述.-this code is used for generating random mobility model(Random way point model).
<jun> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算tdbundle

说明:D-Bundle is a Fortran95 implementation of the diagonal bundle method for general, possible nonconvex, nonsmooth (nondifferentiable) minimization. The software is free for academic teaching and research purposes but I ask you to refer to the reference
<Ayoub> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[mathematicainitialization

说明:user-specified initial values for parameters and starting point x
<Ayoub> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程shuzishibie

说明:matlab图像处理的数字识别,其中调用了两个函数,需要自己写的,运用bp神经网络来识别的!-MATLAB image processing digital identification, which calls the two functions, need to write their own, the use of BP neural network to identify!
<魏胜利> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程PSO

说明:PSO Algorithm (function) matlab
<mamadi72> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法a201702122

说明:通常可以在任何图中使用,包括有向图、带负权边的图。 Floyd-Warshall 算法用来找出每对点之间的最短距离。它需要用邻接矩阵来储存边,这个算法通过考虑最佳子路径来得到最佳路径。 1.注意单独一条边的路径也不一定是最佳路径。 2.从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3.不可思议的是,只要按
<王近两> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Ab201702125

说明:1.随机的选取K个种子点作为初始聚类中心 2.然后求出所有的点到K个聚类中心的距离,找出离每个点最近的聚类中心作为该点的种群中心。 3.经过前两步就形成了K个点群,然后更新K个点群的中心。 4,重复步骤2和3直到满足一定的阈值。-wo zhidao zenme zuo
<王近两> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算eigenvalue

说明:两种不同的方法求矩阵特征值,包括幂法和qr法-Two different methods for the matrix eigenvalue, including power method and qr method
<ZHANCHENCHAO> 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 22332.33 .34 .35 .36 .37 ... 28523 »

源码中国 www.ymcn.org