资源列表
soliton_SOM
- 用SOM方法计算非线性shrodinger方程,得到了各种孤子解
RBFnet
- RBF网络函数逼近,样本100个,测试数据100个
somnet
- 一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数据在映射到低维空间时的拓扑一致性。iris以及letter两个数据集进行分类
fft
- 基为2的快速傅立叶变换的核心代码,蝶形计算-Base for the 2 fast Fourier transform core code, butterfly calculation
newton
- 在MATLAB环境中运行的两种Newton插值法-Newton
EULER_ALGORITHM
- 非线性常微分方程的Mathematica代码,采用欧拉法求解,dy/dt=f(t,y)的类型。-Mathematica code for nonlinear ordinary differential equations, using Euler s Method, dy/dt = f (t, y) type.
chengxv
- 最新的群集智能算法,细菌算法源程序,给出了最基本的细菌算法的源程序-The latest swarm intelligence algorithm, bacteria algorithm source code, gives the basic algorithm of the source of bacteria
C2
- 数值分析作业,可以用牛顿法求解常数方程的根植~经过运行,正确~-Numerical analysis operations can be solved by a Newton constant equation of rooted ~ After running, the right ~
adaptive
- 自适应函数,能改变步长进行运算,用于数学积分,十分简便-Adaptive function, change the step operations for mathematical integration is very simple
12121
- 链路仿真,路径损耗模型,选择模型,得出相应计算结果,很好用-Link simulation, the path loss model, select the model to arrive at appropriate results, easy to use
gpu_test0.cuf
- This is my parallel computation sample program in fortran. Thanks.
2
- lab02拉格朗日插值,中国科大数值计算作业-lab02 Lagrange interpolation, China HKUST numerical operations