▍1. MUSIC与常规算法对比
说明: music算法','capon算法','bartlett算法',对比(MUSIC algorithm ','capon algorithm','bartlett algorithm ', comparison)
说明: music算法','capon算法','bartlett算法',对比(MUSIC algorithm ','capon algorithm','bartlett algorithm ', comparison)
微波测距,增加对微波测距远离的理解,属于微波测距中的脉冲测距。(Pulse ranging is a kind of microwave ranging, and the simulation of pulse ranging can increase the understanding of the principle of ranging.)
PID matlab电机和船舶横摇模拟 以及加入滤波器进行控制(PID matlab motor and ship roll simulation and control by adding filter)
本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。 PSO 文件中有详细的参数设置和寻优过程 GA寻优与PSO寻优作为对比出现 figure1展示了随着迭代次数的变化,适应度函数的收敛情况 figure2展示了kp,ki,kd的迭代情况 ht 文件是用来画图的 问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is used as the index function. PSO file has detailed parameter settings and optimization process GA optimization and PSO optimization as a contrast appear Figure1 shows the convergence of fitness function as the number of iterations changes Figure2 shows the iterations of KP, Ki, and KD The HT file is used for drawing The problem solving idea.Pdf briefly introduces the process of particle swarm optimization)
几种验证代理模型精度时常用的多项式函数。程序可在matlab中绘制相应函数图形,计算对应点处函数值,后续在代理模型中可以验证代理模型精度。(Several verification surrogated models accuracy is commonly used when polynomial functions are used. The program can draw the corresponding function graph in MATLAB, calculate the function value at the corresponding point, and then verify the accuracy of the agent model in the proxy model.)
经验模态分解,matlab实现,用于信号的降噪处理,提取特征值处理等经验模态分解,这是用汉语注释的EMD程序,很不错的。% 语法 % IMF = EMD(X) % IMF = EMD(X,..., Option_name ,Option_value,...) % IMF = EMD(X,OPTS) % [IMF,ORT,NB_ITERATIONS] = EMD(...) (This is annotated in Chinese EMD procedures, very good. Syntax IMF = EMD (X) IMF = EMD (X ,..., Option_name, Option_value ,...) IMF = EMD (X, OPTS) [IMF, ORT, NB_ITERATIONS] = EMD (.. .(Empirical mode decomposition, matlab, used in signal noise reduction processing, extraction of characteristic value processing, etc)
music算法,可用于雷达超分辨成像,提高图像分辨率(music algrithem,It can be used in radar super-resolution imaging to improve image resolution)
图像图形小波分解与重构算法 MATLAB 语言源程序(Wavelet decomposition)
pid controller optimization with partical swarm optimization technique along with pid model mdl file
说明: pid controller optimization with partical swarm optimization technique along with pid model mdl file
ADMM 交替方向乘子法Alternating Direction Method of Multipliers(Alternating Direction Method of Multipliers)
层次聚类算法中变色龙算法在MATLAB里的代码实现案例(Hierarchical clustering algorithm, chameleon algorithm in MATLAB code implementation case)
用以计算飞行器再入大气层时,飞行器前缘最大温度的粗略估计(When used to calculate aircraft into the atmosphere again, vehicle front to a rough estimate of the maximum temperature)
对eeg的五个波段进行提取, 脑电信号数据原始采集的脑电,输出5个不同波段幅值,(extract 5 wave bands of eeg signals)