-
multipeek-function
说明: 此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。(This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.)
- 2010-03-21 12:56:39下载
- 积分:1
-
GradCalc
地球科学(Fortran90):
计算空间重力异常、扰动重力、垂线偏差或重力梯度的垂向梯度。
计算方式:数值积分、二维平面FFT、二维球面FFT或一维FFT。(Earth Science (Fortran90): calculate the gravity anomaly, gravity disturbance, the deflection of the vertical or gravity gradient vertical gradient. Calculation: numerical integration, FFT of the two-dimensional plane, two-dimensional spherical FFT or one-dimensional FFT.)
- 2012-10-13 14:17:10下载
- 积分:1
-
数值计算_病态线性方程组的求解
说明: 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码(This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code)
- 2005-11-26 12:21:17下载
- 积分:1
-
dijkstra
最好的dijkstra 算法 matlab实现。
可以计算任意两点间的最短距离和路径。
不要参考其他的matlab程序,他们的路径都有问题。(Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.)
- 2013-05-21 12:51:37下载
- 积分:1
-
Tikhonov
电容层析成像Tikhonov算法的演示实例,带有详细的说明(An example of a demonstration of the Tikhonov algorithm for capacitance tomography, with a detailed description)
- 2020-11-23 16:09:34下载
- 积分:1
-
迭代法估计Beta分布参数
求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
- 2018-04-19 09:01:14下载
- 积分:1
-
GREASESLIDER
脂润滑滑块接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(Greased slide contact with the calculation method of the slider, a given Reynolds equation and the film thickness of the equation, and pressure distribution and film thickness distribution, as well as carrying capacity is then calculated by using iterative methods)
- 2020-09-03 15:58:06下载
- 积分:1
-
Floating-point-complex-radix-2-decimation-in-time-
浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。(floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.)
- 2006-08-07 14:19:25下载
- 积分:1
-
工作
利用ansys的命令流apdl对复合材料储氢瓶进行仿真设计,碳纤维铺层及其加载,最后分析其应力应变。(The composite hydrogen storage bottle was simulated and designed by using the command flow APDL of ANSYS, and the stress and strain of the carbon fiber layer were analyzed.)
- 2021-01-18 19:58:43下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1