资源列表
cbacaeiffb
- optisystem和MATLAB联合仿真(Joint simulation of optisystem and MATLAB)
GA-ELM
- 遗传算法优化的极限学习机模型 采用水仙花基本特征数据集 效果比单纯的ELM模型要好(The effect of using daffodils basic feature data set in the extreme learning machine model optimized by genetic algorithm is better than that of ELM model only.)
FLUENT水沸腾相变算例C语言编辑代码
- 适用于FLUENT的udf,水沸腾相变算例C语言编辑代码
HAMMING
- 汉明码的源代码,里面有详细的注解,大家可以自行学习
多目标进化算法
- 多目标遗传进化算法,处理目标优化及处理优化问题,优化效果较好
大数据各类算法集合
- 大数据的各类算法,包括聚类/分类等等,非常齐全有用
干涉相位滤波(均值、中值、圆周期)
- 干涉相位滤波(均值、中值、圆周期)用于insar的三种不同滤波方法(Three different filtering methods for InSAR based on interferometric phase filtering (mean, median and circle period))
整数规划遗传
- MATLAB遗传算法求解整数规划的最大值问题(A maximum of MATLAB genetic algorithm to solve the integer programming problem)
报童 matlab 仿真
- 入门级报童问题的计算机仿真 适用于刚刚使用matlab进行仿真的初学者
LSTM
- matlab代码,新进的emd分解工具,比小波效果好(Matlab code, the new EMD decomposition tool, is better than wavelet)
超限学习机理论讲解及编程实现
- 该方法随机给定神经元权值中的输入权值和阈值,然后通过正则化原则计算输出权值,神经网络依然能逼近任意连续系统。(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
凸优化cvx软件包
- 确定目标函数为凸函数后,对函数进行最优化处理(After determining that the objective function is convex, the function is optimized)