-
Leastsquarespolynomialfitting
这是最小二乘法多项式拟合的算法 很有参考价值的程序,(This is the least squares polynomial fitting algorithm is very useful procedure,)
- 2008-08-11 12:09:48下载
- 积分:1
-
Dsimplex
说明: Dsimplex.m 对偶单纯形法求解线性规划问题(Dual simplex method for solving linear programming problems)
- 2019-03-28 10:59:52下载
- 积分:1
-
Boundary-Element-Methods
弹性力学问题的边界元—姜弘道,用fortran语言编写的,实例详细(BEM elasticity problems- Jiang Hongdao with fortran language, detailed examples)
- 2020-06-30 06:00:02下载
- 积分:1
-
MCZTFFT
说明: CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。(CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.)
- 2020-11-19 19:29:38下载
- 积分:1
-
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
-
top-ten-algorithms-of-mathematical
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
- 2012-05-08 10:47:43下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1
-
elwave-master
弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
- 2017-09-29 15:14:45下载
- 积分:1
-
SPH-for-couette
光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载(Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book, more practical, please download required)
- 2020-10-26 20:09:59下载
- 积分:1
-
MLS1D_0
一维最小移动二乘法拟合位移场的无网格方法算例。(ONE-DIMENSIONAL MLS APPROXIMATION)
- 2013-03-24 14:26:29下载
- 积分:1