资源列表
lyapunov
- 计算lyapunov指数的程序,以洛伦兹曲线为例,可用于非线性时间序列分析-Lyapunov index calculation process to the Lorenz curve, for example, can be used for nonlinear time series analysis
zifushibie
- Matlab的BP网络字符识别 只用理想样本训练了,大家用的时候可以用加噪后的再进行训练即可 -BP network character recognition Matlab' s the ideal training samples only, and everyone can use when adding noise to the training again after the
lcl
- 此程序是用来计算抬升凝结高度的lcl.f90,里面有详细的注释和说明-Lifting condensation level calculation procedure lcl.f90
MacCormack_burger
- 是MacCormack的改良算法,应用于一维欧拉方程的计算,具有良好的精度-MacCormack_burger,for 1D Euler equation with better accuracy
Matlab-so-called-brann
- 用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据-train bp network, to fit a noisy-free sin sample data
bignumber
- 大数和是比较困难的加法运算,我运用了vc++语言实现了它-Large numbers and
001
- 计算矩形的面积和周长、面向对象程序设计 #include<iostream> #include"002.h" using namespace std int main() { double x1,y1,x2,y2 cout<<"请分别输入左下右上点的坐标,用空格分开"<<endl cin>>x1>>y1>>x2>>y2 juxing j1(x1,y1,x2,y2
rt02dlocalbasis
- C++实现三角形网格上的最低阶Raviart-Thomas形状函数-Lowest order Raviart-Thomas shape functions on the reference triangle.
RCLS
- 在最小二乘参数估计值的基础上,引进补偿项σW2C-1D Ø 0,则获得了参数的无偏估计。针对模型噪声来说,RCLS算法的适应能力比RLS更好。-In the least squares estimation parameters, on the basis of introduction of compensation term σ W2C- 1 d Ø 0, then get the parameters of the unbiased estimation. Accordi
Newton-interpolation
- 用牛顿插值法对已有样点进行插值计算和曲线拟合-Use Newton Interpolation to compute and fit the curve
IDW-interpolation
- IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
queue
- 八皇后问题的求解,输出八皇后的九十二种解法-Solving the eight queens problem, the output of the eight Queen' s ninety-two kinds Solution