资源列表

« 1 2 ... .56 .57 .58 .59 .60 15861.62 .63 .64 .65 .66 ... 28522 »

[数值算法/人工智能13

说明:粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是
<hhhh> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程MUSIC

说明:空间信号建模与基于均匀线阵的经典波达角估计(DOA)算法-Modeling and spatial signal based on the classic uniform linear array of arrival angle estimation (DOA) algorithm
<touse> 在 2025-08-27 上传 | 大小:6kb | 下载:0

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

说明:采用遗传算法优化的BP神经网络,很好,很重要-Genetic algorithm optimization of BP neural network
<szy> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程BlobsDemo

说明:simple blob detection, measurement, and filtering. Requires the Image Processing Toolbox (IPT) because it demonstates some functions supplied by that toolbox, plus it uses the coins demo image supplied with that toolbox.-simple blob detection, measur
<Khalil> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程gaborWavelet

说明:gabor wavelet feature for color images
<Zobaidy> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[mathematicaoptic25d12

说明:通过matlab模拟仿真光反馈半导体激光器的频率响应特性和非线性。-Research program by matlab optical feedback semiconductor laser output characteristics of nonlinear dynamics
<何超> 在 2025-08-27 上传 | 大小:6kb | 下载:2

[matlab例程Radial-circular-runout-error

说明:径向圆跳动误差评定,方法包括最小条件法,最小区域法,端点法,提高误差评价精度。-Radial circular runout error uation methods, including minimum condition method, least square method, the endpoint method, improve the error estimation accuracy.
<cj> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程liziqun

说明:Main.m为粒子群算法程序,data.txt为粒子群算法的数据文件-Main.m particle swarm optimization program, data.txt particle swarm optimization data file
<Peter.> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[数据挖掘short-distance

说明:本程序使用遗传算法实现了最短路径,而且本文代码是matlab代码。-matlab code of ...
<张维新> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[数学计算/工程计算poincare

说明:poincare映射截面图,是判断系统混沌状态的重要指标-poincare map sectional view, is an important indicator to judge chaotic state
<william> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程Linear-System-Root-locus

说明:In control theory and stability theory, root locus analysis a graphical method for examining how the roots of a system change with variation of a certain system parameter, commonly a gain within a feedback system. This is a technique used as a stabil
<Student> 在 2025-08-27 上传 | 大小:6kb | 下载:0

[matlab例程TurbulentWindGenerator

说明:用于产生风速,基于kaimal谱分析建立。-This submission allow the user for generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. Furthermore, it is possible to export the generated wind fields as FAST-c
<张卉> 在 2025-08-27 上传 | 大小:6kb | 下载:1
« 1 2 ... .56 .57 .58 .59 .60 15861.62 .63 .64 .65 .66 ... 28522 »

源码中国 www.ymcn.org