资源列表
MATLAB智能算法30个案例分析
- 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin
NSGA-II
- 非支配排序的遗传算法matlab实现,pareto原理求解多目标问题(Matlab implementation of nsga2 with non dominated sorting and Pareto principle to solve multi-objective problems)
GP in power system
- 利用遗传程序设计建立电力系统的负荷模型,无需像传统方法一样预先确定具体的模型结构,它能根据输入输出数据直接演化出变量间的函数关系,并且能够一次性的同时确定函数的结构形式和参数,使得模型的生成过程趋于智能化、自动化,解决了负荷建模工作中长期困扰的模型辨识问题。(Genetic Programming(GP) is a new evolutionary algorithm based on genetic algorithm,which has self-adaptive,self-organizi
matlab语音识别系统(源代码)
- 基于mfcc参数的语音识别,matlab代码,可以对孤立语音词识别(Speech recognition based on MFCC parameters, matlab code, can identify isolated speech words)
anfis-pso-master
- 在全局版的标准粒子群算法中,每个粒子的速度的更新是根据两个因素来变化的(In the global version of the standard particle swarm algorithm, the speed of each particle is updated based on two factors.)
matlab
- 锅炉仿真基于matlab仿真燃烧炉控制系统建模与仿真(Modeling and Simulation of boiler simulation based on MATLAB simulation combustion furnace control system)
Bernoulli beam in bending
- 有限元算法求解欧拉梁静力问题实例。一个简单的一维欧拉梁模型,用FEM算法求解,用于学习有限元编程。(Bernoulli beam in bending)
thin plate in tension
- 有限元算法求解平面应力问题实例。一个简单的二维模型,用FEM算法求解,用于学习有限元编程。(thin plate in tension)
area
- 这个matlab程序主要可以用于计算采集到的信号的显著性面积,可以用于脑电数据处理、肌电数据处理(This matlab program can be used to calculate the significant area of the collected signals and can be used for EEG data processing and EMG data processing.)
高斯滤波
- 可以实现对一维数据的高斯滤波操作,自定义窗口尺寸、标准差等参数(realize the Gaussian filtering in one-dimensional data, you can identify custom window size, standard deviation and other parameters)
CEC09 final codesZhao
- 多目标MOSaDE算法MOSaDE求解CEC2009问题(Multiobjective MOSaDE algorithm for solving CEC2009 problem)
MATLAB电机仿真50例
- MATLAB电机仿真50例包含直流电机,三相异步电机(50 examples of MATLAB motor simulation)