-
实现了多目标遗传算法NSGA2 NSGA-II
实现了多目标遗传算法NSGA2,并带有详细注释及相关论文,读者只需根据具体问题简要修改,即可使用。(Achieved a multi-objective genetic algorithm NSGA2, with detailed notes and related papers, the reader just a brief specific issues in accordance with changes to use.)
- 2021-03-02 20:29:34下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1
-
3kW单相光伏并网逆变器仿真资料
说明: 基于重复控制的3kW单相光伏并网逆变器仿真(PSIM的),可以运行。(3KW single-phase photovoltaic grid connected inverter simulation, operational.)
- 2020-03-09 15:46:24下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1
-
Systemidentification
Systemidentification,系统辨识(Systemidentification)
- 2009-10-12 11:51:48下载
- 积分:1
-
OFDM2
此代码为较为全面的ofdm无线通信的链路仿真,实现了信道模型,传输等,内容翔实,适合无线通信专业的研究生学习。(This code is more comprehensive wireless communications link ofdm simulation to achieve a channel model, transmission, informative, suitable for wireless communications professional graduate study.)
- 2014-12-14 10:25:06下载
- 积分:1
-
最大信噪比的独立分量分析算法
最大信噪比的独立分量分析算法,用MATLAB实现的压缩传感,包括面积、周长、矩形度、伸长度,采用波束成形技术的BER计算,D-S证据理论数据融合,抑制载波型差分相位调制。
- 2022-01-25 19:42:25下载
- 积分:1
-
三维模型STL格式读取函数
3D打印的数据格式为三维模型STL格式,为一系列三角网格组成,
先记录重合点的个数,再标识重合点,再标识面点,再开始读整个文件,直到结束符为止。
保存向量-》检查坐标-》检查坐标是否重复-》获取重复点的下标。
- 2022-02-07 12:24:31下载
- 积分:1
-
中值滤波器
中值滤波器,自己编写的程序,程序能够运行出正确的结果,希望对各位有帮助。
- 2022-12-07 06:00:03下载
- 积分:1
-
MATLAB_example
MATLAB中也同样有许多有意思的实例,为提高读者对MATLAB和Simulink的兴趣,特举部分以供参考。(MATLAB, there are also many interesting examples, in order to enhance the reader' s interest on MATLAB and Simulink, special give some for reference.)
- 2010-12-10 16:08:54下载
- 积分:1