资源列表
[matlab例程] GA_BP_without_OP_num.Inputs
说明:GA优化BP网络的权值和阈值,没有优化隐含层节点的个数;还需要做进一步的改进。-Using GAs to optimize the weights and biases of BPNN, without optimazation of num.Inputs.<xuq> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] FMINCON_PARALLEL
说明:FMINCON_PARALLEL is a MATLAB program which demonstrates how the FMINCON function, which is used to find the constrained minimizer of a function, can use MATLAB s Parallel Computing Toolbox to perform some calculations in parallel.<all> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] kalman_linear_gai
说明:卡尔曼滤波程序,系统为捷联惯导,维数为15的系统方程,参考书目是秦永元惯性导航-Kalman filtering process, the system for the sins, the dimension of the system of 15 equations, a bibliography is ROCKETS inertial navigation<杨丫> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] matlab_ofdm
说明:基于matlab的瑞利信道条件下OFDM的系统仿真-Rayleigh channel matlab-based OFDM system simulation under conditions<maxushuang> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] SOA
说明:Seeker optimization algorithm(SOA)is an ovelpopulation-based heuristics tochastic search algorithm which is based on the concep to f simulating the act of human searching In the SOA,the search direction is determined by seeker’segotistic behavior,alt<sina valizade> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] Dijkstra
说明:Demonstration of Dijkstra s Minimum Distance Algorithm: DIJKSTRA is a MATLAB program which runs a simple demonstration of Dijkstra s algorithm for determining the minimum distance from one node in a graph to all other nodes. The program is mainly o<all> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] Genetic-Algorithms
说明:主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新以及 随即数发生器 输入 输出 译码 适应度计算-Main algorithm modules are: selection, crossover and mutation (three genetic manipulation) and groups of random number generator updates and in<原笑尘> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[matlab例程] BP-neural-network-prediction-method
说明:BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-<陈发东> 在 2025-11-18 上传 | 大小:4kb | 下载:0