资源列表
[数值算法/人工智能] 13
说明:粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是<hhhh> 在 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
[mathematica] optic25d12
说明:通过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
[数据挖掘] short-distance
说明:本程序使用遗传算法实现了最短路径,而且本文代码是matlab代码。-matlab code of ...<张维新> 在 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