资源列表
波束合成lcmv算法 自适应算法
- LCMV在多个来波方向约束下波束形成 ,自适应算法,matlab程序代码
紧密堆积多面体程序
- 实现多个原子紧密堆积的问题,实现N个原子紧密堆积(dense packing of atoms)
MSS-master
- MSS-Toolbox for simulations about underwater vehicles
PSO algorithm
- 在粗糙集与粒计算中,对于常见的几种非线性规划的函数,运用PSO算法求出了相应的决策属性的权重(In rough set and granular computing, PSO algorithm is used to calculate the weights of the corresponding decision attributes for the common functions of nonlinear programming)
03Autoencoder_Code
- 自编码算法,源码,可用于分类,降维等,可进行修改(autoencoder,classification)
smith_go_1.0
- 用于展示利用史密斯圆图进行射频传输线系数分析,包括信噪比,回波损耗等功能。(In order to complete both of the assignments of Smith chart at the same time, I decided to write this essay to expound my experience to use Smith chart while recording my process about programming a program that
《MATLAB智能算法30个案例分析》
- 《MATLAB智能算法30个案例分析》第二版书中源代码,比较齐全,很好的粒子。
matlab经典算法的程序
- 本人参加过数学建模比赛,并获得国家二等奖,这是当时学习MATLAB的一部分资料,愿意和大家分享。(I have participated in the Mathematical Modeling Competition and won the second prize of the state. This is part of the information of studying MATLAB at that time. I would like to share it with you.)
EMI measurement simulation
- electric magnetic interference measurement simulation
SSA
- his work proposes two novel optimization algorithms called Salp Swarm Algorithm (SSA) and Multiobjective Salp Swarm Algorithm (MSSA) for solving optimization problems with single and multiple objectives. The main inspiration of SSA and MSSA is the sw
cdtb
- 这是一个可用于执行社区检测的MATLAB工具箱。cdtB包含以下几个类别的函数。1。图形生成器;2。聚类算法;2。集群号码选择功能;4。聚类评价函数。
M-K突变检验
- 基于Mann-Kendall的突变检验,可针对气温,降水等对时间变化的序列数据进行突变点的识别。