-
spline
样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择(Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected)
- 2020-12-23 20:49:06下载
- 积分:1
-
calculat
WINDOWS计算器程序(Windows calculator program)
- 2004-11-19 14:14:22下载
- 积分:1
-
CUDAMatrixMul
说明: cuda矩阵乘法
通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
- 2020-12-13 21:49:14下载
- 积分:1
-
reynoldre
湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
- 2021-01-02 15:18:57下载
- 积分:1
-
gershdisc
用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
- 2012-06-04 13:29:25下载
- 积分:1
-
wavepacket-cpp-0.1.1b
c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)
- 2020-07-04 00:20:02下载
- 积分:1
-
free-cfd-1.0.1
一个通用的CFD求解器,代码结构清楚,简洁,适用于开发自己的CFD程序。(A general of CFD solver, the code structure is clear, concise, applicable to the development of the CFD program.)
- 2020-10-08 00:07:38下载
- 积分:1
-
PolyFractionValu
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。(look it yourself.)
- 2021-02-19 10:19:44下载
- 积分:1
-
EMD
利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
- 2020-10-19 16:27:25下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘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