资源列表
tipian
- 这条曲线一般称为艾宾浩斯遗忘曲线,也称艾宾浩斯保持曲线,它的纵坐标代表保持量。曲线表明了遗忘发展的一条规律:遗忘进程是不均衡的,在识记的最初遗忘很快,以后逐渐缓慢,到了相当的时间,几乎就不再遗忘了,也就是遗忘的发展是“先快后慢”。
mefel
- Finite element program for mechanical problem. It can solve various problem in solid problem
FE
- forward euler solving differential equations
yiqunprogram
- 很好的蚁群算法示例,有很好的参考价值,对于蚁群算法的初学者有很大的帮助-Ant Colony Algorithm good example of a very good reference value, for the ant colony algorithm is very useful to beginners
nlfem
- 边界元程序,供力学工作者参考,希望对大家有所帮助-Boundary element procedures for mechanical workers, I hope all of you to help
ch5soft
- These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x Final Time Pressure for x<0 when t=0 Density for x<0 when t=0 Speed for x<0 when t=0 Pressure for x>0 when t=0 D
ch8soft
- These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomial Interpolation Points (Small) First Sample (x1,y1) Second Sample (x2,y2) ... Nth Sample (xN,yN) N1: Number of Error Eval
ch9soft
- 主要是研究这方面内容:Piecewise-Polynomial Reconstruction-This code will produce two ASCII output files: spline.out. This contains the polynomial coefficients in Taylor series form for each interval defined by the spline interpolation points. spline.plt.
Matlab6xKalman
- 基于Matlab+6x的Kalman滤波器的设计与仿真-Matlab+6 x based on the Kalman filter design and simulation
ch11soft
- 这个主要是研究:Simple Numerical Methods for Scalar Conservation Laws-These codes will produce two ASCII output files: btcs.out or ctcs.out. Lists delta_t, delta_x, and lambda. Also lists the final time requested vs. actual final time (these may differ if
ch17soft
- 这个主要是研究:Basic Numerical Methods for Scalar Conservation Laws -These codes will produce two ASCII output files: lf.out, lw.out, roe.out, or bwsplit.out. Lists delta_t, delta_x, and lambda. Also lists the final time requested vs. actual final time
polyfit1
- a function for fitting a set of data by a curve with degree n