登录
首页 » Python » 误差分析

误差分析

于 2020-11-02 发布 文件大小:2KB
0 115
下载积分: 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 个回复

  • xLink
    说明:  实现环氧树脂交联,设定交联度,并统计不同交联度的结构,密度,能量等(Achieve the epoxy resin crosslinking, set the crosslinking degree, and count the structure, density and energy of different crosslinking degree)
    2021-04-23 14:28:47下载
    积分:1
  • The-OpenCL-Chinese-tutorial(AMD)
    OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
    2013-05-15 13:28:48下载
    积分:1
  • OpenMP的例子
    openmp,并行计算是提高代码效率的非常有用的处理方法; 这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP, 学习OPENMP让,程序飞起来!
    2022-04-08 19:24:46下载
    积分:1
  • 基于OPENMP的矩阵相乘的程序
    应用背景只是用来学习OPENMP编程的应用技巧,同时对初学者有所帮助,不过程序比较简单,谨慎学习下载,同时,希望学习openmp的朋友能够多多交流一下,相互学习帮助关键技术关键技术就是基于OPENMP的一个矩阵相乘的并行实现,然后使用了分块,用静态分块进行各线程并行处理,所用时间短,效率高,适合学一下
    2022-08-04 09:23:19下载
    积分:1
  • pthread_matrix
    多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来(Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved)
    2013-10-25 09:09:09下载
    积分:1
  • 基于Hadoop的文本分类(1)-文本预处理&文本表示
    资源描述一、环境环境:Ubuntu14、Hadoop2.6,Eclipse、NLPIR/ICTCLAS2015等; 二、算法简介: 1、此项目是基于Hadoop2.6进行MapReduce并行开发; 2、此项目是文本分类的文本预处理和文本表示部分,包括分词,去停用词,特征选择和文本表示等(分类算法采用的是随机森林算法,暂时未开放,读者可自行采用Mahout或Weka进行验证); 3、分词采用的是NLPIR/ICTCLAS2015;文本表示采用的是VSM模型,权重计算采用TFIDF进行文本表示;特征选择采用CHI算法(卡方统计); 4、关于并行分词环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4917665.html 5、关于Hadoop环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4901528.html和http://www.cnblogs.com/merru/p/4905118.html。
    2022-03-01 12:43:10下载
    积分:1
  • mpiqueen
    基于MPI的N皇后问题,且剔除镜像解和旋转解(Of MPI-based N-queens problem and the solution removed the mirror solution and the rotation)
    2012-05-18 13:35:45下载
    积分:1
  • 利用CUDA平台矩阵乘法的GPU编程
    本程序为简易的CUDA编程,两个程序都是计算矩阵的乘法。其中Matrix1和Matrix2的区别是Matrix2使用了shared memory。每个程序都使用了串行和并行两种方式计算乘法,最后将并行的运算结果与串行运算结果对比,验证计算的正确性。同时,程序中利用CUDA计时模块统计了并行运算的耗时。因此可以得出使用shared memory后改善的运行时间。
    2022-12-18 17:50:03下载
    积分:1
  • circle_surface_mpi
    calculate the circle surface using parallel mpi
    2012-12-31 00:41:14下载
    积分:1
  • MPI_broadcast
    设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication sub-domain grouping according to the node name; then, each process of the 0 node of each node sub-communication domain is again formed into a communication domain named head; At first, the root process broadcasts the message in the head communication sub-domain, and then the processes in the head sub-domain broadcast in the node sub-domain where it is)
    2020-12-15 16:09:13下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载