登录
首页 » matlab » A-C方程程序

A-C方程程序

于 2018-10-31 发布 文件大小:32KB
0 282
下载积分: 1 下载次数: 0

代码说明:

  特征有限元关于AC方程程序加快速稳定双共轭梯度算法(characteristics finite element)

文件列表:

AC-Bicg\AC_BiCG.m, 3559 , 2018-06-17
AC-Bicg\BiCG_Caputo_1.m, 748 , 2018-06-16
AC-Bicg\f_BiCG.m, 4046 , 2018-06-16
AC-Bicg\f_source.m, 276 , 2018-06-06
AC-Bicg\main_BiCG.m, 529 , 2018-06-16
AC-Bicg\MatrixA.m, 239 , 2018-06-16
AC-Bicg\MatrixAA.m, 154 , 2018-06-16
AC-Bicg\MatrixB.m, 172 , 2018-06-16
AC-Bicg\MatrixH.m, 501 , 2018-06-16
AC-Bicg\u_exact.m, 65 , 2018-05-21
AC-Direct\AC_direct.m, 3893 , 2018-06-16
AC-Direct\f_source.m, 276 , 2018-06-06
AC-Direct\getTriMat.m, 275 , 2018-03-19
AC-Direct\u_exact.m, 65 , 2018-05-21
AC-Fbicg\AC_FBiCG.m, 3499 , 2018-06-16
AC-Fbicg\FBiCG_Caputo_1.m, 751 , 2018-06-16
AC-Fbicg\FMatrixAA.m, 156 , 2018-06-16
AC-Fbicg\FMatrixB.m, 377 , 2018-06-16
AC-Fbicg\Fm_1.m, 544 , 2018-06-16
AC-Fbicg\f_FBiCG.m, 4542 , 2018-06-16
AC-Fbicg\f_source.m, 276 , 2018-06-06
AC-Fbicg\main_FBiCG.m, 530 , 2018-06-16
AC-Fbicg\MatrixA.m, 239 , 2018-06-16
AC-Fbicg\MatrixH.m, 501 , 2018-06-16
AC-Fbicg\u_exact.m, 65 , 2018-05-21
AC-Gauss\AC_Gauss.m, 3466 , 2018-06-17
AC-Gauss\f_Gauss.m, 4023 , 2018-06-17
AC-Gauss\f_source.m, 276 , 2018-06-06
AC-Gauss\Gauss_1.m, 913 , 2017-04-24
AC-Gauss\main_Gauss.m, 530 , 2018-06-17
AC-Gauss\u_exact.m, 65 , 2018-05-21
AC-PBicg\AC_BiCG.m, 4292 , 2018-06-17
AC-PBicg\BiCG_Caputo_1.m, 748 , 2018-06-16
AC-PBicg\f_BiCG.m, 4046 , 2018-06-16
AC-PBicg\f_source.m, 276 , 2018-06-06
AC-PBicg\main_BiCG.m, 529 , 2018-06-16
AC-PBicg\MatrixA.m, 239 , 2018-06-16
AC-PBicg\MatrixAA.m, 154 , 2018-06-16
AC-PBicg\MatrixB.m, 172 , 2018-06-16
AC-PBicg\MatrixH.m, 501 , 2018-06-16
AC-PBicg\u_exact.m, 65 , 2018-05-21
AC_BiCG.m, 6528 , 2018-06-16
AC_direct.m, 4504 , 2018-06-16
AC_FBiCG.m, 6532 , 2018-06-16
BiCG_Caputo_1.m, 749 , 2018-06-16
ceshi_tpsuanzi.m, 760 , 2018-05-21
f_source.m, 276 , 2018-06-06
FBiCG_Caputo_1.m, 752 , 2018-06-16
Fm_1.m, 544 , 2017-04-15
FMatrixAA.m, 156 , 2018-06-16
FMatrixB.m, 628 , 2018-06-16
getTriMat.m, 275 , 2018-03-19
MatrixA.m, 239 , 2018-06-16
MatrixAA.m, 154 , 2018-06-16
MatrixB.m, 172 , 2018-06-16
MatrixH.m, 501 , 2018-06-16
u_exact.m, 65 , 2018-05-21
AC-Bicg, 0 , 2018-06-16
AC-Direct, 0 , 2018-06-26
AC-Fbicg, 0 , 2018-06-16
AC-Gauss, 0 , 2018-06-17
AC-PBicg, 0 , 2018-06-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chaos
    描述混沌现象的判断及其使用MATLAB对该过程的仿真的程序源码(Description of chaotic phenomena and the use of MATLAB to determine the course of the simulation procedure source)
    2008-06-09 14:33:04下载
    积分:1
  • matrixMul
    说明:  cuda 矩阵运算程序,cuda上实现两个矩阵相乘(cuda matrix multi)
    2020-12-13 22:19:15下载
    积分:1
  • MapReduce-WordCount
    并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
    2020-06-30 02:00:02下载
    积分:1
  • Open MPI多线程程序设
    说明:  本文介绍的基于多线程和图像分块实现加速运算,因为调用了opencv库,比较容易编写和实现。OpenCV全称是是Open Source Computer Vision Library,它是由Intel微处理器研究实验室的视觉交互组开发,是一种用于数字图像处理和计算机视觉的开源函数库,采用的开发语言是C++。(This paper introduces an acceleration algorithm based on multi-threading and image partitioning, because it is easy to write and implement by calling the opencv library. OpenCV is called Open Source Computer Vision Library. It is developed by the Visual Interaction Group of Intel Microprocessor Research Laboratory. It is an open source library for digital image processing and computer vision. The development language used is C++)
    2019-10-10 09:12:50下载
    积分:1
  • Mars_v2
    GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.)
    2009-03-17 11:22:47下载
    积分:1
  • mpi
    matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++
    2020-11-10 23:39:46下载
    积分:1
  • metis-3.0 partitioning unstructured graphs, partitioning meshes, and computing fill-reducing order
    Copyright 1997, Regents of the University of Minnesota. METIS was written by George Karypis (karypis@cs.umn.edu) Introduction ------------------------------------------------------------ METIS is a software package for partitioning unstructured graphs, partitioning meshes, and computing fill-reducing orderings of sparse matrices. The documentation of METIS can be found in the Doc/manual.ps file. METIS is written in ANSI C and should compile on Unix systems that have a ANSI C compiler. It has been extensively tested on the following architectures:    AIX    SunOS    Solaris    IRIX    Unicos    Linux    HP-UX    FreeBSD
    2022-02-20 19:44:54下载
    积分:1
  • 第一题
    说明:  Parallel Programming common use code!
    2020-06-22 09:40:07下载
    积分:1
  • cuda-by-example
    cuda_by_example 原版 中文版 程例(cuda by example)
    2016-03-22 16:47:12下载
    积分:1
  • PI
    说明:  计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解(π C++ MPI π C++ MPI π C++ MPI π C++ MPI)
    2012-05-31 16:19:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载