资源列表

« 1 2 ... .58 .59 .60 .61 .62 1163.64 .65 .66 .67 .68 ... 15813 »

[matlab例程用MATLAB实现遗传算法程序.pdf

说明:遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
<傲视天下 > 在 2025-07-26 上传 | 大小:75kb | 下载:0

[matlab例程免疫优化算法在物流配送中心选址中的应用

说明:免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
<傲视天下 > 在 2025-07-26 上传 | 大小:27kb | 下载:0

[matlab例程Dijkstra最短路算法

说明:Dijkstra最短路算法Matlab实现(Dijkstra shortest path algorithm Matlab implementation)
<傲视天下 > 在 2025-07-26 上传 | 大小:1kb | 下载:0

[matlab例程matlab2012b_std

说明:dat file for the activation of Mathworks Matlab 2012b
<s200463 > 在 2025-07-26 上传 | 大小:2kb | 下载:0

[matlab例程BP NN jiaochayanzheng

说明:基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
<ABC_pro > 在 2025-07-26 上传 | 大小:98kb | 下载:0

[matlab例程emd+HHT1

说明:EMD分解HHT变换,通过对实测波进行EMD分解为IMF,生成幅值,相位谱,边际谱(EMD decomposes the HHT transform, and generates the amplitude, phase spectrum and marginal spectrum by decomposing the measured wave into IMF by EMD)
<ss66 > 在 2025-07-26 上传 | 大小:21kb | 下载:0

[matlab例程hht+EMD2

说明:EMD分解HHT变换,通过对实测波进行EMD分解为IMF,生成幅值,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
<ss66 > 在 2025-07-26 上传 | 大小:179kb | 下载:1

[matlab例程hht+EMD3

说明:HHT变换,通过对实测波进行EMD分解为IMF,生成幅值,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
<ss66 > 在 2025-07-26 上传 | 大小:1kb | 下载:0

[matlab例程HHT+EMD4

说明:HHT变换,EMD分解通过对实测波进行EMD分解为IMF,生成幅值,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
<ss66 > 在 2025-07-26 上传 | 大小:14kb | 下载:0

[matlab例程Hilbert-Huang5

说明:EMD分解HHT变换,通过对实测波进行EMD分解为IMF,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
<ss66 > 在 2025-07-26 上传 | 大小:3kb | 下载:0

[matlab例程Multivariate_GARCH

说明:GARCH模型的一些介绍,其中包括各种绘图(Some of the GARCH models are introduced, including various drawings)
<小石头1565 > 在 2025-07-26 上传 | 大小:18kb | 下载:1

[matlab例程Jackknife代码及数据

说明:Jackknife距离的matlab实现,短小精悍,矩阵运算的小技巧。附有数据(Jackknife distance MATLAB, dapper, little skill matrix.Attached data)
<夏言 > 在 2025-07-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 1163.64 .65 .66 .67 .68 ... 15813 »

源码中国 www.ymcn.org