搜索资源列表
filter_fft
- 仿真不同频率的组合信号通过滤波器后作FFT,得到滤波后信号的fft频谱及fft求模,并找出最大值及索引,非常实用。-The combination of simulation of different frequency signal through a filter made after FFT, the filtered signal the fft spectrum and fft modulo, and find out the maximum and the index is very
fjgkk
- 计算器,随机数,求y值,正数平方根,等等有用的虚拟仪器实验设计-Calculator, random number, and y values, the positive square root, and so on useful virtual instrument design of experiment
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
time_differ
- 求一组随机数中产生到预先给定值时所用的时间-Seek a set of random numbers generated in time to a given value used when
polyadd
- polyadd 代码 可以进行多项式的求值及求根的运算,主要进行多项式加法的运算-polyadd 代码
Application-of-the-shift-register
- lanVIEW的移位寄存器的应用,求4个值的平均值,再显示在波形图表上-lanVIEW shift register applications, find the average of four values, and display the waveform graph. .
Convert-R-T
- 根据当前热敏电阻阻值,求出当前温度值。-According to thermistor resistance, find its current temperature. Just enter the thermistor resistance can be run.
MAX2
- C语言编写的求两个数中的最大值,求解方法为采用第三变量求解-C language seeking the maximum of two numbers, solving method to solve for the introduction of a third variable
hugonglvpuqiushiyan
- 互功率谱求时延,并且统计了时延值和这个时间点的最大功率-Crosspower seek latency, and latency statistics and the time value of the maximum power point
MAXORMIN
- 在100个随机数里面求取最大值最小值与均值,有波形显示-100 random numbers in which the minimum and maximum mean to strike with waveform display
zxc
- 这是用来求离散序列的极大值和极小值,很是方便-This is used to find a discrete sequence of maxima and minima, it is convenient
wenjian
- 由随机函数产生0~5V电压值,电压采样时间从0开始,每隔500ms采集一个点,共采集40个点(保留2位小数)。求显示电压随时间变化的曲线,并且把测量的电压存为表格文件。-0 ~ 5V voltage value generated by the random function, voltage sampling time 0 every 500ms capture a point, were collected 40 points (2 decimal places). Demand show
pjz1
- Labview编程,产生100个随机数求平均值,最大值,最小值,并将结果显示在前面板。-Labview programming, generate 100 random number average, maximum, minimum, and the result is displayed on the front panel.
temperature
- 对温度的综合处理(主要有温度的华氏温度,K氏温度转换,求温度的平均值,最值和温度警报)-Comprehensive treatment of temperature (temperature, K s temperature, the average temperature of the temperature, the maximum value of the temperature and the temperature of the alarm).
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)
第一次实验2017版本
- (1)熟悉LabVIEW的运行环境,包括:前面板窗口、框图窗口、模板、菜单和命令。可以通过使用各种LabVIEW Online Help Windows选项和Help Window选项来了解前面板和程序框图对象及其特征。 (2)创建一个VI。发生一个值为0.0~1.0的随机数a,放大10倍后与某一常数b比较,若a>b,则指示灯亮。要求:① 编程实现;② 单步调试程序;③ 应用探针观察各数据流。 (3)创建和调用子VI。创建一个子VI,子VI功能:输入3个参数后,求其和,再开方。编一个V
201525037赵前-海技17级
- labview作业创建一个3行4列的数组,数组元素取值范围为10-100 (1)求数组的最大、最小值与平均值; (2)求出创建数组的大小; (3)将该数组转置; (4)将该二维数组改为一个一维数组。(school assignment of labview)