-
C
说明: 含随机出题(四则运算)及其迭代程序、返回数组中最大子数组和及其迭代程序等。(Software class operations, including four operations and iterative procedure, returns an array of sub-arrays and the largest and Iterative procedures)
- 2016-07-01 08:32:22下载
- 积分:1
-
Doppler-shift
一个计算两个信号频率差的Matlab程序,主要用于求多普勒频偏。(A Matlab program to calculate the Doppler shift )
- 2012-10-30 13:58:07下载
- 积分:1
-
hunhefahanshufa
罚函数法 它将有约束最优化问题转化为求解无约束最优化问题: 其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子, F(x, M )称为罚函数.(hunhefahanshufa)
- 2020-12-02 01:49:27下载
- 积分:1
-
FEM--CFD
有限元方法和计算流体力学的经典教材,内容很不错(Finite Element Method- Fluid Dynamics- Zienkwicz and Taylor)
- 2014-12-05 10:11:28下载
- 积分:1
-
sod-problem-by-MacCormack
一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。(Use MacCormack difference scheme for solving a two-dimensional shock tube problem)
- 2014-01-03 09:15:51下载
- 积分:1
-
ex
说明: 设计一个函数,其功能是同时求得长度为20的整型数组所有元素中的最大值、最小值和平均值。并用相应的主函数对其进行测试,测试数组可以用随机数填充或者自行定义数据。(The design of a function, its function is to obtain the length of the maximum, minimum and average 20 integer array element. And its main function testing, the test array can be populated with a random number or define your own data.)
- 2012-12-06 09:43:13下载
- 积分:1
-
KFFT
计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。(A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW Tuji Ti out. Using this algorithm enables a computer to calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transformed more and save FFT algorithm to calculate the amount of the more remarkable.)
- 2013-12-18 22:32:50下载
- 积分:1
-
Fitting_Gumbel
对轨道不平顺采用耿贝尔分布进行拟合优度检验(On track irregularity using Gumbel distribution goodness of fit test)
- 2014-11-20 20:30:15下载
- 积分:1
-
Mathematica实现数值分析
利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
- 2020-12-22 15:09:07下载
- 积分:1
-
LU
说明: 数值分析中运用matlab使用LU分解法求线性方程组(Numerical analysis using matlab LU decomposition method for solving linear equations)
- 2012-10-18 23:54:17下载
- 积分:1