-
Finite element mesh generation
全面介绍有限元网格生成算法的英文教材,可以作为网格生成算法的编程资料(finite element mesh generation has not been taken as a formal subject of teaching in universities,as it encompasses several disciplines including classical geometry, computational geometry and topology, finite element method, data structures and algorithms, computer programming and, to a certain extent, even computer graphics.)
- 2018-01-29 10:55:18下载
- 积分:1
-
张北光伏
根据张北气象数据,算得当地大型光伏发电系统的输出功率已经镜面温度(According to Zhangbei meteorological data, the mirror temperature of output power of local large-scale photovoltaic power generation system is calculated.)
- 2021-03-21 14:29:16下载
- 积分:1
-
求解非线性方程组的NewRaphson方法
求解非线性方程组的NewRaphson方法(Solving nonlinear equations NewRaphson method)
- 2008-07-04 01:37:57下载
- 积分:1
-
LSHNR5
三相潮流计算,使用的是牛顿拉弗逊方法。迭代较快。是解决潮流的较有效的方法。(Three-phase power flow calculation, using Newton' s method Laffer Johnson. Iterate rapidly. The trend is to solve the more effective method.)
- 2013-10-29 23:32:56下载
- 积分:1
-
ghuif
交错网格PML弹性波模拟地震波形的c语言程序(Staggered grid PML elastic wave seismic waveform simulation)
- 2014-11-28 20:32:23下载
- 积分:1
-
SVD
这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。(This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the matrix, qiyizhi.dat and singular value obtained qiyizhi0.dat .)
- 2021-03-11 09:29:26下载
- 积分:1
-
Trust-RegionInterior_Point
本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算(The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value to get the desired calculation)
- 2013-05-28 17:47:02下载
- 积分:1
-
徐亦达machine-learning-notes-master
包含了悉尼科技大学徐亦达老师的课程课件,有贝叶斯理论、EM算法、卡尔曼滤波、HMM、粒子滤波、概率论相关知识等(The file includes knowledge about EM, HMM, particle filter, kalman filter and so on.)
- 2020-08-01 13:58:36下载
- 积分:1
-
udf
计算fluent相变的udf模型,包括气相到液相,液相到气相的双向传递。(Calculate the udf model of fluent phase transition)
- 2020-11-21 15:09:35下载
- 积分:1
-
Famous-Numerical-Iteration-Algorithm
提供几种著名的大型线性方程组迭代算法,包括CG、PCG、Lanczos、MINRES(Several well-known large-scale linear equations iterative algorithm, including CG, PCG, Lanczos, MINRES)
- 2012-11-26 16:41:41下载
- 积分:1