-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1
-
valve
说明: 一个在fluent udf中使用Compute_Force_and_Moment函数计算力的算例(An Example of Compute_Force_and_Moment Function in Fluent UDF)
- 2020-06-19 14:14:38下载
- 积分:1
-
euler
一种数值分析常用的欧拉算法,用matlab实现的(Numerical Analysis of a commonly used Euler algorithm, achieved using matlab)
- 2008-03-01 00:49:46下载
- 积分:1
-
matlabcode
有直接法,间接法,Bartlett法,Welch法(有????? ????? Bartlett ? Welch )
- 2020-12-02 23:09:24下载
- 积分:1
-
zipf-random
随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。(Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will occupy 80 of visits.)
- 2013-06-27 17:56:45下载
- 积分:1
-
Interpolation-Methods
插值法:
(1)拉格朗日插值
(2)牛顿插值
(3)分段线性插值
(4)Hermite 插值
(5)样条插值(Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation)
- 2020-10-17 12:27:27下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
szfx
数值分析里面的:不动点迭代法、牛顿迭代法、共轭梯度法和最速下降法(Conjugate Gradient)
- 2015-11-18 14:08:22下载
- 积分:1
-
Workshop7
An example of using a matrix object in order to pass values and complete a function.
- 2015-12-10 23:32:02下载
- 积分:1
-
beihanguniversityhomework2
北京航空航天大学数值分析大作业第二题,有难度,这可是历年北航研究生转载最多的代码了(Beijing University of Aeronautics and Astronautics numerical analysis of large operating the second question, there is difficulty, this is the most over the years Beihang University Graduate reproduced the code)
- 2010-06-18 19:21:45下载
- 积分:1