-
erfenfa
说明: 最优化算法中的二分法,是用MATLAB实现的,经过调试的(Optimization of the dichotomy, is to use MATLAB to achieve, through debugging)
- 2008-10-16 20:43:36下载
- 积分:1
-
Dijkstra
说明: 可实现Dijkstra算法,显示起始点到其它各节点的最短距离和路径(Dijkstra algorithm can be implemented to show the shortest distance and path from the starting point to other nodes.)
- 2020-06-25 02:00:02下载
- 积分:1
-
2242144_PDE_Galerkin (1)
说明: Galerkin method,a numerical approximate method based on weighted residual method,commonly used in differential equation.(Galerkin method,a numerical approximate method based on weighted residual method,commonly used in differential equation.)
- 2019-12-25 20:15:07下载
- 积分:1
-
Fortran77
高震荡积分程序,可以计算以cos函数为积分核的高震荡积分(High shock points program that can calculate the cos function as integral kernel of the high-shock points)
- 2010-10-21 22:16:29下载
- 积分:1
-
Matlab解微分方程(ODE+PDE)
说明: Matlab求解微分方程组,几种经典算法(MATLAB Solves Differential Equations, Several Classical Algorithms)
- 2018-12-24 15:33:59下载
- 积分:1
-
scdcd
一种基于多文档得图像合并技术,是信号处理的基础,PLS部分最小二乘工具箱。( Based on multi-document image obtained combining technique, Is the basis of the signal processing, PLS PLS toolbox.)
- 2017-05-23 10:26:50下载
- 积分:1
-
Programming_the_Finite_Element_Method
说明: 《有限元方法编程(第三版)》随书源码。
采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。( Finite Element Method Programming (Third Edition) With the book source. The preparation of the use of Fortran 90, nearly 400 calculation subroutine. 64 machines in the compiler is passed, and run correctly.)
- 2008-09-11 13:02:13下载
- 积分:1
-
sce
全局最优化方法的程序,是段老师团队原版程序,大家放心使用。(Global optimization method of procedure is the original section of the teacher team program, we ease of use.)
- 2011-09-29 22:32:14下载
- 积分:1
-
rcwa-2d_7_12_2012
严格的衍射积分计算,实现光栅结构透过反射场2维分布的严格解计算,利用散射积分对耦合模方程进行严格计算解
衍射,光栅,场,二维,积分,散射矩阵,耦合模理论(Strict calculation of the diffraction integral, the grating structure is realized through the rigorous solution of the 2 dimensional distribution of the reflection field.
Diffraction, grating, field, two-dimensional, integral, scattering matrix, coupled mode theory)
- 2021-02-07 20:49:55下载
- 积分: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