资源列表
洛伦兹模型
- 用于超材料产生电磁诱导透明的验证。基本能够完美匹配仿真数据
单目标优化(含约束)
- 对单目标函数进行优化,使得目标函数最优解(Optimize the single objective function)
凸优化cvx软件包
- 确定目标函数为凸函数后,对函数进行最优化处理(After determining that the objective function is convex, the function is optimized)
超限学习机理论讲解及编程实现
- 该方法随机给定神经元权值中的输入权值和阈值,然后通过正则化原则计算输出权值,神经网络依然能逼近任意连续系统。(The method gives the input weights and thresholds of neuron weights randomly, and then calculates the output weights by regularization principle. The neural network can still approximate any cont
LSTM
- matlab代码,新进的emd分解工具,比小波效果好(Matlab code, the new EMD decomposition tool, is better than wavelet)
报童 matlab 仿真
- 入门级报童问题的计算机仿真 适用于刚刚使用matlab进行仿真的初学者
整数规划遗传
- MATLAB遗传算法求解整数规划的最大值问题(A maximum of MATLAB genetic algorithm to solve the integer programming problem)
干涉相位滤波(均值、中值、圆周期)
- 干涉相位滤波(均值、中值、圆周期)用于insar的三种不同滤波方法(Three different filtering methods for InSAR based on interferometric phase filtering (mean, median and circle period))
大数据各类算法集合
- 大数据的各类算法,包括聚类/分类等等,非常齐全有用
多目标进化算法
- 多目标遗传进化算法,处理目标优化及处理优化问题,优化效果较好
HAMMING
- 汉明码的源代码,里面有详细的注解,大家可以自行学习
FLUENT水沸腾相变算例C语言编辑代码
- 适用于FLUENT的udf,水沸腾相变算例C语言编辑代码