-
有限元分析土体渗流程序
说明: 有限元法分析土体渗流的源程序,采用Pascal语言,比较好(Source program of finite element analysis of soil seepage)
- 2019-11-05 10:13:12下载
- 积分:1
-
netcalculation
一个用于复杂网络研究中计算网络静态参数(度分布,簇系数等)的c程序(其中的数据是具体的可换成其他的数据)。很简单但是对于做复杂网络研究的却很有启发的哦。(a complex network for research computing network static parameters (distribution, Clustering coefficient, etc.) c (which is specific data can be replaced by other data). Very simple but so complex network of research is very enlightening oh.)
- 2007-01-02 14:46:13下载
- 积分:1
-
SHENGXUE_BEM
求解声学问题的边界元程序,给声学研究的人员很大启发(Solving the problem of acoustic boundary element program, to inspire great acoustic research staff)
- 2011-07-27 06:37:38下载
- 积分:1
-
333
用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性(Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods)
- 2020-09-04 15:18:05下载
- 积分:1
-
GS2
采用递推最小二乘法在时域范围内辨识传递函数(Recursive least squares method identification in the time domain transfer function)
- 2020-10-31 16:29:56下载
- 积分:1
-
最速下降法与牛顿法
说明: 此代码包括牛顿法和梯度下降法的实现过程,最优化以及算法中常见的问题解决方式(This code includes the process of Newton method and gradient descent method)
- 2020-01-07 09:42:51下载
- 积分:1
-
weno5
weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考(sod shock problem solve by weno5 for reference)
- 2016-10-27 15:30:09下载
- 积分:1
-
diankuozhanhanshuhuoqu
点扩展函数的获取,最小二乘法估计PSF,验证通过,直接运行(Get the point spread function, least squares estimation PSF, verified by direct operation)
- 2016-04-27 07:57:52下载
- 积分:1
-
Calculator2
这是一个小型计算器,功能强大,用户输入想要计算的数据,即可自行计算出结果。(This is a program about calculator,and it is very userful.)
- 2012-10-08 10:21:39下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1