资源列表
shallow_water_2d
- 利用数值计算 求解浅水方程,利用了Lax-wendroff有限差分,并附有输出图像展示(The shallow water equation is solved by numerical calculation, and the Lax-Wendroff finite difference method is used with output image display.)
cluster
- 聚类的算法,包括K-means,密度聚类,密度比聚类,谱聚类等(Clustering algorithm, including k-means, density clustering, density ratio clustering, spectral clustering, etc)
鲸鱼优化算法
- 鲸鱼优化算法(WOA)是一种用于解决优化问题的新优化技术。该算法包括三个算子,用于模拟猎捕鲸鱼的猎物,环绕猎物和泡泡网觅食行为。 压缩包具体包括该算法的发表论文、源代码、matlab工具箱。(Whale optimization algorithm (WOA) is a new optimization technology for solving optimization problems. The algorithm consists of three operators, which a
灰太狼优化算法
- GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
SCA:用于解决优化问题的正弦余弦算法
- 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. SCA creates multiple initial ra
L-BFGS
- 有限记忆算法,用于处理大规模算法,算法原理为把不断迭代的牛顿矩阵分解并部分抵消达到减少运算量的目的(limit memory,for large-scale algorithms. The principle of the algorithm is to decompose and partially cancel the iterative Newton matrix in order to reduce the computational complexity.)
引导滤波
- 该文件中主要是何凯明的引导滤波算法,他主要实现图像滤波,图像增强,图像扣图,图像锐化等,里面含有相关的图像。
PSD
- Matlab codes for calculating the power spectra density function of a image.
源文件:GA_TS_VRP问题遗传算法算路径优化模型
- 遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
RLS系统辨识
- 包含各种最小二乘法系统辨识程序,效果较好,可以用来辨识系统(System Identification Programs Containing Various Least Square Methods)
MMSimplex
- 单纯形法求解线性规划问题 ,在需要添加人工变量时将采用两阶段法求解上述问题(Simplex method for solving linear programming problems)
通信1602_201608030217_邓杰_实验一二
- 模拟调制已调信号的波形和频谱 AM已调信号相干解调过程仿真(Waveform and Spectrum of Analog Modulated Modulated Signal Simulation of coherent demodulation process for AM modulated signal)