搜索资源列表
pso_bp
- PSO训练BP网络的matlab代码,下载后,加入输入输出样本即可运行。-PSO trained BP network matlab code, download, add input and output samples can be run.
PSO_base_RBF
- PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
SVMhybridsystem
- A distributed PSOSVM hybrid system with feature selection and parameter optimization -Abstract This study proposed a novel PSO–SVM model that hybridized the particle swarm optimization (PSO) and support vector machines (SVM) to improve the clas
tianwei
- 基于PSO的天线阵列方向图综合,优化单元间距和输入相位来综合方向图旁瓣电平和主瓣宽度-PSO-based antenna array pattern synthesis, optimization element spacing and input phase pattern to integrated sidelobe level and mainlobe width
pso-dace-optimization
- 改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少-Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters
posbpoptimization
- 粒子群算法,一个很实用的粒子群算法,超实用,只需改变输入输出数据即可寻优-PSO, a very practical PSO, super practical, you can simply change the input and output data optimization
pso-bp
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
PID
- 多变量输入、输出、多干扰、非线性和强耦合的复杂系统控制是一个比较困难的问题,常用的控制器可能因为多变量耦合问题难以控制系统。PID神经元网络是一种多层前向神经元网络,它的各层神经元个数、连接方式、连接权值是按照PID控制规律的已有原则和经验确定的,是一种动态的符合控制系统的前向网络。但是由于PID网络初始权值随机取值的原因,每次控制的效果都有所差别,个别情况下控制效果还比较差。本案例研究了基于PID神经元的多变量耦合系统控制,并用PSO算法来优化控制器以取得更好的控制效果。-Multivaria
PMU
- The main objective of this paper is the enhancement of power system stability by using complex structure of Power System Stabilizers (PSS) in the voltage regulation loop of synchronous generators. The PSS uses multiple local and remote input signals.
SVM3_PSO
- 基于粒子群优化算法的支持向量机算法,程序内可实现选择粒子群优化下的最佳参数,并对输入数据分类输出-Based on PSO support vector machine algorithm, can be realized within the program to the best parameters under the PSO, and the input data classification output
pso
- 改进的pso-bp神经网络预测模型,用于多输入多输出的预测控制-The improved pso- bp neural network prediction model,which used to predict multiple input multiple output
yatbmatw
- matlab程序运行时导入数据文件作为输入参数,基于分段非线性权重值的Pso算法,车牌识别定位程序的部分功能,matlab小波分析程序,LDPC码的完整的编译码,BP神经网络用于函数拟合与模式识别,对于初学者具有参考意义,数值分析的EULER法。- Import data files as input parameters matlab program is running, Based on piecewise nonlinear weight value Pso algorithm, Par
xvvewpzx
- 基于kaiser窗的双谱线插值FFT谐波分析,有CDF三角函数曲线/三维曲线图,信号处理中的旋转不变子空间法,用于时频分析算法,基于负熵最大的独立分量分析,基于分段非线性权重值的Pso算法,matlab程序运行时导入数据文件作为输入参数。- Dual-line interpolation FFT harmonic analysis kaiser windows, There CDF trigonometric curve/3D graphs, Signal Processing ESPRIT m
utxdgfxn
- 滤波求和方式实现宽带波束形成,基于分段非线性权重值的Pso算法,这个有中文注释,看得明白,通过matlab代码,非归零型差分相位调制信号建模与仿真分析 ,matlab程序运行时导入数据文件作为输入参数,使用拉亚普诺夫指数的公式,抑制载波型差分相位调制。- Filtering summation way broadband beamforming, Based on piecewise nonlinear weight value Pso algorithm, The Chinese have a
faiyei_v71
- matlab程序运行时导入数据文件作为输入参数,关于超声波倒车雷达测距的,基于分段非线性权重值的Pso算法。- Import data files as input parameters matlab program is running, About ultrasonic parking radar ranging, Based on piecewise nonlinear weight value Pso algorithm.
PSO
- PSO算法(函数输入为目标函数句柄,变量维度,变量上下界以及算法参数设置结构体)-PSO algorithm (function handle input as the objective function, variable dimensions, variable bounds and parameter setting structure)
qantei_v54
- 基于K均值的PSO聚类算法,三相光伏逆变并网的仿真,有井曲线作为输入可计算其地震波的衰减。- K-means clustering algorithm based on the PSO, Three-phase photovoltaic inverter and network simulation, There is a well attenuation curve as input to calculate its seismic waves.
eil1
- my 4rth input for pso
pso-svm one output
- 实现多输入单输出的预测功能,预测精度高,程序操作简单,易于修改应用。(The prediction function of multi input and single output is realized. The prediction accuracy is high, the program operation is simple, and it is easy to modify the application.)
pso-svm one output
- The pso-svm program implements multi-input single output