资源列表
[matlab例程] PSODV-HOP
说明:对比了dv-hop基本算法,和加入pso后得算法。由于结果是随机产生的,不能保证每次得结构都能提高,但大部分时候,比基本算法得定位准确度好。(DV hop algorithm is compared with PSO algorithm. Because the results are generated randomly, it can not be guaranteed that every time the structure can be improved, but most of th<Summer825> 在 2025-07-19 上传 | 大小:4kb | 下载:1
[matlab例程] 用遗传算法求解多目标函数优化
说明:多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)<晴天梦想> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] 相空间重构参数计算
说明:该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolariz<Kenny0129> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[matlab例程] 完整的matlab遗传算法代码
说明:完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)<initialZ> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法神经网络
说明:基于遗传算法的神经网络算法(yichuansuanfashenjignwangl)<12635126> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[matlab例程] 负荷预测
说明:对电力系统的负荷进行预测用BP神经网络实现(BP neural network for forecasting power system load)<ranhouasdf> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[matlab例程] Model3_ANFIS
说明:基于matlab的anfis模型,效果很好,但是仅适用于特征较少的数据集(Anfis model based on matlab, which works well, but only for data sets with fewer features)<wangchenmeng> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[matlab例程] garchsk
说明:Jondeau 、Leon 等提出自回归条件方差—偏度—峰度模型(GARCHSK),用于同时描述收益率二阶矩、三阶矩和四阶矩的时变特征。此文件为该模型代码。(Jondeau, Leon et al. Proposed an autoregressive conditional variance-skewness-kurtosis model (GARCHSK), which was used to describe the time-varying characteristics of the<陈丹琳> 在 2025-07-19 上传 | 大小:4kb | 下载:8
[matlab例程] Modalres_nolinar_singlespan
说明:梁单元分析,采用matlab编程,采用三维梁单元和模态叠加法实现振动分析(Beam element analysis, using MATLAB programming, using three-dimensional beam element and mode superposition method to realize vibration analysis)<kggk123> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[matlab例程] 16QAM调制解调
说明:% QAMModem.m程序清单 % 仿真4比特原始数据与星座图的编码映射过程; % 完成16QAM信号的调制解调; % 基带信号符号速率 ps =1Mbps; % 成形滤波器的滚降因子 a=0.8; % 载波信号频率fc=2MHz ; % 采样频率 Fs=8MHz ; % 绘制16QAM信号的频谱及时域波形; % 采用相干解调法仿真其解调过程; % 绘制解调前后的基带信号时域波形; % 将原始基带数据、QAM已调数据、滤波器系数写入相应的文本文件中。 clc;(%Qamm<yinying> 在 2020-05-23 上传 | 大小:4kb | 下载:0