搜索资源列表
a
- 基于LabVIEW设计一个虚拟示波器系统,实现两路数据信号的实时显示、波形测量(包括峰峰值、平均电压、频率、最大值、最小值、幅值等)、波形存储、波形回显以及频谱分析等功能。-LabVIEW to design a virtual oscilloscope system, real-time two-way data signal waveform measurements (including the peak to peak, average voltage, frequency, maxim
sensor-analysis
- 这是一个仪器性能分析程序,对一组数据进行拟合,分别计算仪器的线性度、迟滞、重复性、最大值、最小值。-This is an instrument performance analysis program to fit a set of data were calculated instrument linearity, hysteresis, repeatability, maximum, minimum.
labview-array-function-demo
- 自己写的LABVIEW 数组函数演示VI,包括数组大小,索引数组、数组子集、数组最大值与最小值!-LABVIEW array function to write their own demo VI, including the size of the array, the index array, the array subset array maximum and minimum values!
minimum-and-maximum-value-of--marray
- 求出数组最大值与最小值,以及最大值索引和最小值索引。-To get the minimum and maximum value of the marray , and the maximum indexes, and the minimum index.
max_min
- 求一组随机数里面的最大值和最小值,并显示-Seeking the maximum and minimum of a set of random numbers inside
4-2
- 使用For循环产生100个0~1之间的随机数,并同时判定当前随机数的最大值和最小值-For loop to generate 100 random numbers between 0 and 1, and at the same time to determine the minimum and maximum values of the current random number
Max_min
- 实时监测信号的最大值和最小值,适用于温度。压力等测试-Real-time monitoring of the signal maximum and minimum values for temperature. Pressure test
Temperature
- 1.创建一个VI程序模拟温度测量。假设传感器输出电压与温度成正比。使用Demo Read Voltage子程序来仿真电压测量,然后把所测得的电压值转换成摄氏或华氏温度读数。 2.把结果在波形图表上显示 3.在数据采集过程中,实时地显示数据。当采集过程结束后,在图表上画出数据波形,并算出最大值、最小值和平均值。只使用华氏温度单位。 4.修改Temperature Analysis.VI程序以检测温度是否超出范围,当温度超出上限(High Limit)时,前面板上的LED将点亮,并且有一
labview-FFT-analyse
- 利用labview制作一个温度分析仪,可以显示历史温度趋势,温度是否正常,温度的最大与最小值-Make a temperature using labview analyzer can display historical temperature trends, temperature is normal, maximum and minimum temperature
Temperature-Analysis
- 在labview里搭建一个温度分析仪,可以显示温度的历史曲线,温度是否正常,以及温度的最大、最小值-Make a temperature using labview analyzer can display historical temperature trends, temperature is normal, maximum and minimum temperature
Array_max-and-min
- 筛选出一个矩阵中的最大值和最小值,很简单-The maximum and minimum values of a selected matrix is very simple
labview2
- 设计一个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
Min-value
- labview程序, 最小值的计算。经典程序。供参考。-A LABVIEW program, the mixmum value counting.
MAXORMIN
- 在100个随机数里面求取最大值最小值与均值,有波形显示-100 random numbers in which the minimum and maximum mean to strike with waveform display
D7.3y
- 建立一个随机时域函数并自动寻找出最大最小值及其时间点-Create a random time domain function and automatically find the minimum value and its largest point in time
Max-min
- 创建一个数组,确定数组的维数和元素的个数及数值大小,确定最大和最小索引值后,在数组中寻找到最小值和最大值,并显示出来-Create an array, to determine the dimensions of the array and the number of elements and numerical size, determine the index of maximum and minimum values, find the minimum and maximum values
Face-Recognition-Based-on-LabVIEW-
- 基于LabVIEW的人脸识别(区分),人脸识别(自动调整识别圈大小).vi,数组非0值的均值.vi,数组值的范围(子).vi,寻找人脸中心.vi,一维数组查找最大最小值.vi-Recognition Based on LabVIEW (case), face (automatically adjusts identification ring size) .vi, an array of non-zero values mean .vi range array of values (sub) .
pjz1
- Labview编程,产生100个随机数求平均值,最大值,最小值,并将结果显示在前面板。-Labview programming, generate 100 random number average, maximum, minimum, and the result is displayed on the front panel.
2
- 产生100个0.0~100.0的随机数序列,求其最小值、最大值、平均值,并将随机数序列和平均值序列显示在波形图中,直到人为停止。-Generating a random number sequence 100 0.0 to 100.0, seeking the minimum, maximum, average, and the average value of the random number sequence and the sequence is displayed in the plo
数组列最大值
- 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)