资源列表
Assignment2
- 北航数值分析第二次大作业 牛顿法解非线性方程组、分片二次插值-Northern Numerical Analysis second job Newton method for solving nonlinear equations, piecewise quadratic interpolation
BigAss3
- 北航数值分析B第三次大作业 求解Fredholm积分方程-Beijing University of Aeronautics and Astronautics numerical analysis of Fredholm integral equation of the third operation solution B
Matrix
- 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
Ts_Tl_1D
- 计算地壳、岩石圈地幔的绝热地温梯度、固相线、液相线的程序- Adiabatic geothermal gradient,solidus and liquidus of the lithospheric mantle and asthenosphere
RK_4
- C语言实现四阶龙格—库塔公式,可用于常微分方程的数值计算-C language Runge- Kutta formula can be used for the numerical calculation of ordinary differential equations
advanced-euler
- C语言实现向前欧拉积分公式,可用于求解一般函数的定积分-Definite integral of the forward Euler integral formula C language, can be used to solve the general function
GPOPS-OPTIMIZATION-METHOD
- 伪谱法求解程序,用于进行轨迹优化的有效方法-Gauss psedospectral method, used for trajectory optimization
Integrald1
- 建筑结构单自由度结构在地震作用下的位移响应杜哈梅积分求解-The SDOF structure of building structures under earthquake displacement response Du Hamei Integral Solution
Kernel-Recursive-Least-Squares
- 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
shuzhi3
- 2012年11月北航研究生《数值分析A》大作业三的实验报告(附全部源代码):牛顿迭代法解方程组,在vs2010上运行,每个函数都有详细介绍,清晰易读。-In November 2012, Beijing University of Aeronautics and Astronautics graduate Numerical Analysis A big job three experimental report (with source code): Newton iterative meth
BVAR-Analytical-Bayesian
- 贝叶斯算法matlab程序 BVAR_Analytical贝叶斯-Bayesian algorithm matlab procedures, BVAR_Analytical the Bayesian
sha1_c51_STC12Cxx
- 在C51上使用的SHA1算法。是从pudn上下载的那个改的。但原来那个使用的是另一款51单片机,里面的汇编代码与STC12Cxx系列单片机不兼容,我给改了一下,现在的这个是支持stc12c系列单片机的版本。已经在STC12C5A60S2单片机上真机测试通过。-In the SHA1 algorithm used on the C51. The download from pudn change. Original use another 51 microcontroller inside the