资源列表
rengongyuqun
- 在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群及追尾行为,从而实现寻优。(Simple artificial fish swarm algorithm)
read+convolute+pool
- 关于卷积神经网络,读文件的代码,卷积的代码(并行优化过的)、池化的代码。(About convolutional neural network, read the file's code, convolution code (parallel optimization), pool code.)
LS
- 传统的点云配准方法,与最小二乘坐标转换相似,基于特征点的刚性变换配准方法(point cloud registration)
MOM_TE
- 计算一维粗糙面TE波入射的散射系数,基尔霍夫近似法,微扰法,矩量法三种(The scattering coefficient of one dimension rough surface TE wave is calculated, Kirchhoff approximation method, perturbation method and moment method three kinds.)
kldiv
- kl散度计算 从网上找到的一个程序 论文中可以使用(KL divergence calculation)
Elman网络模型
- Elman神经网络的数据预测—电力负荷预测模型研究,非常不错的神经网络(Elman neural network data prediction power load forecasting model research, a very good neural network.)
iris_analysis
- 分类算法将Iris分为三种类型(Setosa, Versicolour, Virginica),找出特征属性占比较大的几个属性,然后对数据进行降维以便于聚类分析,最终将数据分类。(The classification algorithm divides Iris into three types (Setosa, Versicolour, Virginica) to find a few attributes of characteristic attributes, and then redu
GA algothrim
- 模拟达尔文生物进化理论和遗传学机理实现了遗传算法(the running process of genetic algorithm)
fdtd
- 实现一个Fdtd的二维算法,模拟电磁场的发散过程(A two-dimensional algorithm of Fdtd is implemented to simulate the divergence process of electromagnetic field.)
2
- 一维可压缩黏性流动问题的数值解法与计算程序,一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型差分算法进行数值求解。(The numerical solution and calculation program of one-dimensional compressible viscous flow problem, the one-dimensional compressible viscous flow is the most classical viscous flow
neural networks
- 1.elman神经网络对输入波形进行检测 2.设计具有3个神经元的Hopfield网络 3.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦加滞后) 4.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦多项式) 5.利用模糊C均值聚类方法将一类随机给定的三维数据分为三类(1.Detection of input waveform by elman neural network 2. design a Hopfield network with 3 neurons 3. est
MATLAB实现鸢尾花数据集分类
- 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
