-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
45095smoothing
这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。(Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.)
- 2009-03-20 14:20:09下载
- 积分:1
-
upward_kuobian
空间数据扩边以后做fft并在频率域延拓,可用于求重磁异常(expansion of spatial data and FFT, in the frequency domain extension can be used to find the gravity and magnetic anomalies)
- 2013-05-17 23:39:57下载
- 积分: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
-
lssvmprediction
最小二乘支持向量机做预测。程序可运行学习。在matlab上运行。(This is a program about prediction using LSSVM.It can run successfully for learning.This program can be used on matlab.)
- 2013-08-12 20:17:12下载
- 积分:1
-
User-subroutine-VDLOAD
ABAQUS的二次开发,非常适合学习VDLOAD的同志们学习,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》(Learning from Liao Gongyun teacher "ABAQUS finite element software ABAQUS secondary development, very for learning VDLOAD, comrades in road works")
- 2020-11-29 00:39:30下载
- 积分:1
-
第19章 离散相模型 - 副本
说明: FLUENT中离散相粒子追踪设置及相关计算,设计用户自定义相关内容(Discrete phase particle tracking in FLUENT)
- 2020-06-20 19:40:02下载
- 积分:1
-
my_windows_timer
windows计时器工具,能够精确到毫(0.001),说明文档请用office2010打开。(windows timer tools, technology is accurate to the mm (0.001), documentation office2010 open.)
- 2012-05-11 01:42:23下载
- 积分:1
-
EKFUKF_1_1
EKF uKF的matlab工具箱,适合做非线性滤波的仿真计算。(EKF uKF the matlab toolbox for nonlinear filter to do the simulation.)
- 2008-07-01 12:25:57下载
- 积分:1