登录
首页 » 算法 » Labview编写的中值滤波程序,可用数据数字处理。

Labview编写的中值滤波程序,可用数据数字处理。

于 2022-05-23 发布 文件大小:21.61 kB
0 200
下载积分: 2 下载次数: 2

代码说明:

Labview编写的中值滤波程序,可用数据数字处理。-Written in Labview median filter process, available data digital processing.

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

发表评论

0 个回复

  • 阿伦方差小程序编程
                       阿伦方差算法实现,适合初学者学习 。 指出当今风行于世的阿仑方差有错误。详细分析了阿仑方差的来龙去脉,指出阿仑方差前提出错,以至物理意义费解。本文在扬弃阿仑方差的基础上,提出物理意义十分直观的自差统计这一新概念,既能表征频率稳定度,又可表征基准的不确定度。用于雷达测速的精度分析,简洁方便
    2023-04-17 04:35:03下载
    积分:1
  • 多目标优化
    完善的多目标算法,可以用来进行智能的多目标优化,方便实用,是不可多得的优质代码,分享出来供大家参考借鉴,使用时注明出处
    2022-02-09 14:09:41下载
    积分:1
  • MOEA framework
    应用背景The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, execute and statistically test optimization algorithms.关键技术Its key features includes:   * Fast, reliable implementations of many state-of-the-art algorithms   * Extensible with custom algorithms, problems and operators   * Supports master-slave, island-model, and hybrid parallelization &n
    2022-02-28 22:09:39下载
    积分:1
  • 目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子...
    目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子只有两三个,是很容易解决的。但是随着盘子数目的增加,问题就变得非常难解了。 -purpose is to the left of all the dishes moved to the right side of the pole. Only a mobile one tray, you can use the middle of the pole plate as a temporary storage place. Small plates must be placed on the platter on top. It may seem it is not difficult. Indeed, if the plate is only 23, it"s very easy to solve. But with the increase in the number of dishes, the problem has become a very difficult.
    2022-01-31 01:19:13下载
    积分:1
  • 高斯
    gauss-seidel迭代法解Ax=b的解-Gauss- Seidel iterative method for Ax = b Solution
    2022-05-21 18:58:32下载
    积分:1
  • 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、...
    本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数线性模型等内容。第4篇试验设计与回归分析,介绍了回归分析的种类和选用方法、简单直线回归、多项式回归、简单曲线回归、多元线性回归、协方差分析、直接试验设计及其资料的回归分析等有关内容。第5篇生存分析,介绍了生存资料的特点、生存时间函数和生存分析 方法的分类等基本概念;生存资料的非参数分析方法、COX模型分析方法和参数模型的回归分析方法。第6篇多元统计分析,介绍了主成分分析、因子分析、对应分析、聚类分析、判别分析、典型相关分析。-The book is divided into six, a statistically based knowledge and skills in SAS software applications, introduced the basic concepts in statistics and learning methods, experimental design entry, statistical description of SAS software application entry, to prepare SAS utility skills, single variable statistical analysis and use SAS/GRAPH mapping module commonly used statistical map. The first two experimental design and quantitative analysis of the statistical data, presented with t-test, non- parametric tests and the analysis o
    2022-08-25 18:46:50下载
    积分:1
  • 一个用来计矩阵运的函数库,希望对大家有用
    一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope for all of us
    2023-06-13 21:55:05下载
    积分:1
  • 同时定位与构图
    导航,机器人领域的同时定位与构图(slam)算法。kalman滤波,粒子滤波各两个程序,亲自验证,换过多个matlab版本,一直都好用。
    2022-03-20 07:32:54下载
    积分:1
  • 产生随机数相关的C程序
    产生随机数相关的C程序-generated random numbers related to the C program
    2023-06-24 17:25:03下载
    积分:1
  • 琪美诺9的统计
    大致想法就是对于一个数abcdefg。。。比他小或等于的有abcdefg 个,其中不包括9的有(大致就是转成9进制, 如果不存在9的话转出来的大小就是小于等于abcdefg有几个十进制的数)a*9^n + b * 9 ^(n-1)....这样。但对于在高位出现过9了,那么低位的数字也就没有意义了,计算的话反而会重复,就在高位的下一位不+就好了 所以比abcdefg小的9的个数就是abcdefg-a*9^n + b * 9 ^(n-1)。。。这样多个。 一个高精度*纯洁的数字 + 高精度的加减操作就好了(因为确认了b >= a)。。 很奇怪大神们的思想都是一开始打表10^n - 9 ^ n什么的这样。。 渣渣的思路一开始就是一级一级往上乘果然跟大神们不是一个思维方式
    2022-12-12 03:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载