登录
首页 » Python » 误差分析

误差分析

于 2020-11-02 发布 文件大小:2KB
0 243
下载积分: 1 下载次数: 0

代码说明:

  找出一组测量数据中因偶然失误或环境突发干扰而造成的粗大误差。(Find out a group of gross errors caused by accidental errors or sudden environmental disturbances.)

文件列表:

新建文件夹\莱以特准则.py, 1169 , 2018-03-25
新建文件夹\格布罗斯准则.py, 1289 , 2018-03-25
新建文件夹\狄克松准则.py, 3117 , 2018-03-27
新建文件夹, 0 , 2018-06-17

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

发表评论

0 个回复

  • GPU CUDA 的矩阵SOR
    SOR(Successive Over-Relaxation) 又名逐次超松弛法,是解决微分方程的一种通用算法,主要应用在解决拉普拉斯方程、肥皂泡形状等的问题上。本程序使用CUDA来实现sor,并且包含两种方法,一种是单一block运算整个矩阵,每个thread运算矩阵中的一个方块。一种是多个block运算整个矩阵,每个thread运算矩阵中的一个点。该程序有良好的注释,适合初学者学习。
    2022-09-25 08:50:03下载
    积分:1
  • linear_elastic
    ABAQUS UMAT 线弹性模型,是二次开发最基本的例子,可供大家参考。(abaqus umat linear elastic model)
    2021-02-10 12:19:52下载
    积分:1
  • Blend Images
    A demo of very simple image manipulation using a Parallel.For loop.  The application allows the user to load up two images and blends them together into a single, new image.        
    2022-07-27 17:53:54下载
    积分: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
  • A-C方程程序
    特征有限元关于AC方程程序加快速稳定双共轭梯度算法(characteristics finite element)
    2018-10-31 10:13:51下载
    积分:1
  • OpenMP的例子
    openmp,并行计算是提高代码效率的非常有用的处理方法; 这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP, 学习OPENMP让,程序飞起来!
    2022-04-08 19:24:46下载
    积分:1
  • codeMPI
    MPI编程的典型案例,适合初学者学习使用,有很大的帮助作用(MPI programming typical case, suitable for beginners to learn to use, there are very helpful)
    2013-11-14 15:52:38下载
    积分:1
  • cufftShift
    说明:  基于CUDA并行计算实现1D,2D,3D数据的matlab函数fftshift的功能(Based on CUDA parallel computing to realize the function of Matlab function FFTSHIFT for 1D, 2D and 3D data)
    2020-06-29 17:00:01下载
    积分:1
  • CommodityDataTool1
    vba多样计算 CALCULATION OF BIODIVERSITIES(vba CALCULATION OF BIODIVERSITIES)
    2012-07-02 14:13:18下载
    积分:1
  • jacobi
    热分布问题实现,多线程,并行计算实验课作业(Realize the distribution of hot issues, multi-threaded, parallel computing operating experimental courses)
    2021-03-30 10:29:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载