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

搜索资源列表

  1. reverberation-time

    0下载:
  2. 室内声学混响时间的测量以及计算labview程序-the measure and caculate of the everberation time of room acoustic
  3. 所属分类:LabView

    • 发布日期:2017-11-20
    • 文件大小:312067
    • 提供者:wenlisen
  1. count-time

    0下载:
  2. 创建一个“计时”测试程序。自行指定一个数学表达式,比较利用公示节点计算和利用本地LabVIEW数学函数计算该数学表达式的平均时间。程序需要一个FOR循环,一个顺序结构和一个case结构。要求FOR循环运行计时测试N次,然后使用统计快捷VI对结果计算平均值 要求顺序结构在代码运行之前和代码运行之后对时间延迟函数进行采样 case结构要判定用户是要执行公式节点还是要执行LabVIEW固有数学函数.,对每个分支运行计时测试程序,比较较快的执行方法.-Create a "timing" test pro
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:7633
    • 提供者:陈风
  1. LabView

    2下载:
  2. 傅里叶分析(具体分单边和双边两种傅里叶分析),联合时域分析,帕斯瓦尔定理的验证,信号的边界检测(通过改变信号中所加白噪声的大小来被检测信号),FIR滤波器的设计及效果验证(窗和信号均可改变),IIR滤波器的设计及效果验证(可以使用多种滤波器),web 浏览器的模拟,万年历(可以计算任何日期到当前时间的时间间隔)-(The specific stars unilateral and bilateral two Fourier analysis), the joint time-domain ana
  3. 所属分类:LabView

    • 发布日期:2017-11-11
    • 文件大小:2340806
    • 提供者:李丛阳
  1. Time-domain-analysis-system

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

    • 发布日期:2017-04-23
    • 文件大小:79872
    • 提供者:朱熙文
  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
    • 文件大小:22946
    • 提供者:zhou
  1. GPS_gather

    0下载:
  2. 根据网络协议,搜索GPS卫星定位,并计算出具体位置、时间等信息-According to the network protocol, searching the GPS satellite positioning, and calculate the specific location, time and other information
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:108714
    • 提供者:赖灿旭
  1. log-in

    0下载:
  2. 登录界面。内含科学计算器,并可对计算结果和生成时间进行查看-log in user interface
  3. 所属分类:LabView

    • 发布日期:2017-05-03
    • 文件大小:1136772
    • 提供者:余普顿
  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-04
    • 文件大小:27021
    • 提供者:lideqi
  1. Parseval-Theorem

    0下载:
  2. 用于通过LabView演示帕斯瓦尔定理的原理,帕斯瓦尔定理,信号的总能量既可以按照每单位时间内的能量在整个时间内的积分计算出来,也可以按照每单位频率内的能量在整个频率范围内的积分而得到。-By principle for the demo LabView Pars theorem, Pars theorem, the total energy of the signal in accordance with either energy per unit time over the entir
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:8987
    • 提供者:单新治
  1. Timer82

    0下载:
  2. Labview计算时间间隔的代码,精确到微妙,可用于代码调试,优化,也可用于时间计算,简单好用!-Labview computing code interval, accurate to the subtle, can be used for debugging, optimization can also be used to calculate time, easy to use!
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:23739
    • 提供者:dong
  1. 事件结构

    0下载:
  2. 创建一个vi,实现对按钮状态的指示和按钮“按下”持续时间的简单计算功能,按下按钮时,对应的指示灯亮,对应的数字量显示控件中开始计时。松开按钮时,指示灯灭,计时停止。(Create a VI to realize the instructions of the button state and the simple computing function of the button "press" the duration. When the button is pressed,
  3. 所属分类:LabView编程

    • 发布日期:2020-02-25
    • 文件大小:9216
    • 提供者:学以
  1. Super_arithmetic

    3下载:
  2. 根据声发射传感器位置以及各传感器探测的时间(试验时间),计算定位出声发射源位置;适用二位坐标系。(According to the position of acoustic emission sensor and the detection time (test time) of each sensor, the position of acoustic emission source is calculated and located, which is applicable to the t
  3. 所属分类:LabView编程

    • 发布日期:2020-12-06
    • 文件大小:67584
    • 提供者:艾洛
搜珍网 www.dssz.com