资源列表
eig_lanczos
- 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
soliton_SOM
- 用SOM方法计算非线性shrodinger方程,得到了各种孤子解
RBFnet
- RBF网络函数逼近,样本100个,测试数据100个
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.
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.
shortestpath
- 单源点最短路径算法,给定了源点以及权值,便可以计算从某一源点到其他源点的最短路径-Single-source shortest path algorithm, given a source point and the weights can be calculated from one source to another source shortest path
2
- lab02拉格朗日插值,中国科大数值计算作业-lab02 Lagrange interpolation, China HKUST numerical operations