资源列表
Simplex
- 线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the initial feasible solution, su
Pmkj2
- 平面框架有限元计算程序,可考虑节点和支座位移-Plane frame finite element program, consideration could be given support nodes and displacement
Newton
- 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
Lagrange2
- 这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。-Java This is a high-level programming languages used in the preparation of procedures, implementation of the " up/down correction method," Lagrange interpolation formula of the valu
RandomGauss
- 这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
CPP
- 用Monte-Carlo方法研究二维Ising模型的相变问题,求出临界温度T,比热C及磁化率χ-With Monte-Carlo method of two-dimensional Ising model of phase-change problem, find critical temperature T, specific heat C and susceptibility χ
net_neuron
- This fiel shows how to use Hopfield networks
kalman
- kalman滤波,能够读取数据样本,并对下一数据进行滤波-kalman filtering, be able to read data samples, and the next data filtering
PASSWORD
- 利用概率论与随机过程的方法求pi,即著名的浦丰问题的算法-we find a way to calculate pi
FFT2
- 进行快速傅立叶变换,是一个改进的算法,较好。-Fast Fourier transform, an improved algorithm is better.
Meschach
- Meschach 可以解稠密或稀疏线性方程组、计算特征值和特征向量和解最小平方问题,另外还有其它功能。它为双精度数和复数提供了近 400 个函数。它提供的教程以说明性的小案例研究的形式介绍了这些函数。-Meschach is a C-language library of routines for performing matrix computations
