资源列表
方根幅值VI
- 方根幅值是计算裕度指标与波性指标的必要部分,本文件将其独立做成了一个子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
绝对平均值VI
- 绝对平均值是计算波形指标与脉冲指标的重要参数。本文件中将其独立制作成了一个子VI,方便labview程序调用。(The absolute mean value is an important parameter to calculate the waveform index and pulse index. This document will be independently produced into a sub VI, to facilitate the LabVIEW program c
数组列最大值
- 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
2666
- Prediction Error Method for Parameter Identification - the idea of relaxation, When processing a signal frequency analysis, A relatively before correction and after correction PMUSIC.
系统识别
- labview识别操作系统,版本号等等,labview版本为14版(Identify operating system version number)
MyTempVol
- labview实现的温度传感器,同时显示水箱的液位控制(LabVIEW realize the temperature sensor, while displaying the water tank level control)
Manipulating Arrays
- This VI enables you to play with arrays and learn how they function,
lABview计算器
- 计算加减乘除最佳列子,效果很好,值得拥有,建议下载使用(The calculation add, subtract, multiply and divide the effect is very good, the best example is worth having recommended download)
通过VB控制LabVIEW举例
- 基于LABVIEW的VB控制功能实例分享(Instance sharing of VB control function based on LABVIEW)
改变前框数组单个颜色变化
- 改变前框数组的单个颜色变化,及替换特定数组的单个元素(Change the single color change of the front frame array)
Josephus
- 编程求Josephus问题:m个小孩围成一圈,从第一个小孩开始顺时针方向每数到第n个小孩时这个小孩就离开,最后剩下的一个小孩是胜利者。求第几个小孩是胜利者。(Programming for Josephus problem: m children are surrounded by a circle. From the first child starts clockwise, every child counts to n child. The last child is the winner
SR
- SR触发器。S,R都为1,输出为1;S为1,R为0,输出为1;S为0,R为1,输出为0.(SR trigger. S, R is 1, output is 1; S is 1, R is 0, output is 1; S is 0, R is 1, output is 0.)