CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 LabView编程 搜索资源 - 计算值

搜索资源列表

  1. decimal-conversion

    0下载:
  2. 在labviEW中利用特殊的计算实现2、10、16进制间的转换,界面很适合程序员使用,它将每位二进制分开显示,对寄存器的赋值计算很有帮助-Take advantage of a special calculation in labviEW 2,10,16 hex conversion, the interface is very suitable for programmers to use, it will be separate from each binary register assig
  3. 所属分类:LabView

    • 发布日期:2017-11-13
    • 文件大小:25.37kb
    • 提供者:ly
  1. TCP-and-filtering

    0下载:
  2. 12、使用TCP的双人或多人聊天程序 13、生成:生成一个由若干个不同频率的正弦波以及均匀分布噪声组成的信号,并显示。(允许用户挑选正弦波个数、设置不同频率、设置幅值、设置信号长度。) 保存:将生成的信号保存到二进制文件中。 打开:打开二进制文件,并显示。 计算:计算并显示功率谱 滤波:可以设置滤波种类及滤波频率,可以选择是否滤波。 只使用两个Graph,分别用于显示信号和功率谱。(若进行滤波,则只显示滤波后信号和功率谱)-12, Double or multiplaye
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:53.89kb
    • 提供者:Haibin Zhang
  1. sensor-analysis

    0下载:
  2. 这是一个仪器性能分析程序,对一组数据进行拟合,分别计算仪器的线性度、迟滞、重复性、最大值、最小值。-This is an instrument performance analysis program to fit a set of data were calculated instrument linearity, hysteresis, repeatability, maximum, minimum.
  3. 所属分类:LabView

    • 发布日期:2017-11-27
    • 文件大小:24.51kb
    • 提供者:李静
  1. LabVIEW-point-line-meter

    0下载:
  2. 利用Matlab的图象处理功能对摄象头采集到的仪表图象进行分析,得到指示值,同时利用dll 技术,在虚拟仪器编程软件Labview 中调用,输出得到对应的计算值,实现了对指针式仪表的自动监控,增加了整个系统的稳定性和可靠性。-Using Matlab image processing functions on the image pickup head collected instrument image analysis, to give the instruction value, whil
  3. 所属分类:LabView

    • 发布日期:2017-12-02
    • 文件大小:105.82kb
    • 提供者:iwregister
  1. function-solving

    0下载:
  2. 采用公式节点计算函数问题,控件输入自变量的值,而指示器将显示其对应的函数的值,函数的表达式可在框图界面下进行修改-Formula node calculation function, the control input value of the independent variable, and the indicator will display the corresponding value of the function, the function of the expression ca
  3. 所属分类:LabView

    • 发布日期:2017-11-25
    • 文件大小:3.57kb
    • 提供者:李云
  1. Time-domain-analysis-system

    3下载:
  2. 本系统可做自动控制原理中的时域分析仿真实验,系统特性如下: 1:可选择仿真系统为一阶、二阶、任意阶 2:可选择信号源为正弦波、三角波、锯齿波、方波(可模拟阶跃信号),并可调节信号源频率、幅值、相位、偏移、方波占空比 3:可选择信号采样率及采样数 4:自动计算传递函数 5:自动计算时域响应参数(增益系数、上升时间、峰值、峰值时间、稳定时间、超调量) 6:波形图同时显示原始信号和响应信号 注:使用本系统需安装labview控制设计与仿真库-The system can d
  3. 所属分类:LabView

    • 发布日期:2017-04-23
    • 文件大小:78kb
    • 提供者:朱熙文
  1. depict

    0下载:
  2. 编写软件为labview2011,功能为读取txt文件中的值,并绘制电平图,设置了双游标,可以自动准确计算出两游标X轴时间差值。txt的内容为上升沿或下降沿的时间信息,首位0代表下降沿,1代表上升沿。后面位的值乘16代表沿的绝对时间-program software is the labview2011, functions is to read txt file values​ ​ , and draw level diagram, set up a dual cursor
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:22.41kb
    • 提供者:zhou
  1. ok

    0下载:
  2. 在前面板中放置两个浮点数作为x和y的输入值,计算x*y的结果z,如果z小于100,前面板中的led指示灯亮-Front panel, place two floating-point values ​ ​ x and y as input to calculate the result of x* y z, if z is less than 100, the front panel led lights
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5.83kb
    • 提供者:小柯
  1. Linear-interpolation

    0下载:
  2. 线性差值,给差值矩阵,输入差值,计算差值结果-Linear interpolation, to the difference between the matrix and the input difference, the difference between the results of the calculation
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:6.87kb
    • 提供者:pigeon
  1. labview2

    0下载:
  2. 设计一个VI,将一个一维数组(含有正数和负数的混合数组)分成两个只含正数(包含0的数)和负数的一维数组。并分别计算两个数组中各自有多少个元素,同时显示出各自数组中最大、最小值。-Design a VI, a one-dimensional array (contain positive and negative mixed array) is divided into two only positive (including zero) and negative one dimensional
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:11.89kb
    • 提供者:xy
  1. Min-value

    0下载:
  2. labview程序, 最小值的计算。经典程序。供参考。-A LABVIEW program, the mixmum value counting.
  3. 所属分类:LabView

    • 发布日期:2017-03-30
    • 文件大小:16.43kb
    • 提供者:松松
  1. minmum-and-maximum

    0下载:
  2. 利用一个随机数来求得属于它的最大值和最小值 数值分析与计算-Using a random number to get its numerical analysis and calculation of the maximum and the minimum
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5.38kb
    • 提供者:代志家
  1. the-value-of-e

    0下载:
  2. 用Labview计算e的估计值,基于公式:1+1/1!+1/2!+1/3!+……=e-use Labview to figure the value of e
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:7.19kb
    • 提供者:lemonweed2018
  1. 3

    0下载:
  2. 设计VI,产生500个随机数并使用波形显示控件显示波形, 计算随机数的平均值、最大值、最小值,并在前面板上显示结果-Design VI, generated 500 random numbers and use the waveform display control to display waveforms, Average calculation of random numbers, maximum, minimum, and displays the results on the
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:9.15kb
    • 提供者:Superman
  1. improved-harris

    0下载:
  2. 从经典的Harris角点检测方法不难看出,该算法的稳定性和k有关,而k是个经验值,不好把握,浮动也有可能较大。鉴于此,改进的Harris方法()直接计算出两个特征值,通过比较两个特征值直接分类,这样就不用计算Harris响应函数了。 另一方面,我们不再用非极大值抑制了,而选取容忍距离:容忍距离内只有一个特征点。该算法首先选取一个具有最大最小特征值的点(即:max(min(e1,e2)),e1,e2是harris矩阵的特征值)作为角点,然后依次按照最大最小特征值顺序寻找余下的角点,当然和前一
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:82.37kb
    • 提供者:hk
  1. BAOJING

    0下载:
  2. 可以设置报警值及采集值,当采集值超过报警值时会对报警时间进行显示,同时开始计算报警持续时间-You can set the alarm value and the acquisition value, the acquisition value exceeds the alarm when the alarm time value will be displayed, and began to calculate the duration of the alarm
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:26.39kb
    • 提供者:lideqi
  1. octave-bandpass-filter

    1下载:
  2. 倍频程带通滤波器,实现倍频程分析和计算信号的有效值-Octave bandpass filter to achieve octave analysis and calculate the effective value of the signal
  3. 所属分类:LabView

    • 发布日期:2017-12-15
    • 文件大小:16kb
    • 提供者:何六道
  1. MB CRC-16 HEX

    0下载:
  2. 自动计算一串数据的CRC校验值(calculate CRC Value)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-17
    • 文件大小:11kb
    • 提供者:Hll888
  1. 方根幅值VI

    0下载:
  2. 方根幅值是计算裕度指标与波性指标的必要部分,本文件将其独立做成了一个子VI,方便labview程序调用。希望对小伙伴有所帮助!(The root mean square amplitude is a necessary part of the margin index and the wave index. This document makes it a sub VI, which is convenient for LabVIEW program call. Hope to help sma
  3. 所属分类:LabView编程

  1. yuam

    0下载:
  2. 图片二值化和质心计算,计算物体质心的变化值。(Picture two value and centroid calculation)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-30
    • 文件大小:33kb
    • 提供者:桦哥
« 12 »
搜珍网 www.dssz.com