资源列表
科学计算器
- 用labview完成一个简单的科学计算器设计(Using LabVIEW to complete a simple scientific calculator design)
User_Manage
- 对用户的管理,包括添加用户、删除用户和编辑用户等等(Mange Users include add users delete users editor users)
只读数组
- 简单地写出一个数组,进行引用并读入数组,初学数组可参考(Simply write an array, reference it and read it into an array.)
骰子1
- 建立一个VI,模拟滚动—个骰子(骰子可能取值1~6),跟踪骰子滚动后的取值出现次数,输入是骰子的滚动次数,输出应包括滚动后骰子所取各数值及其出现次数,同时比较出现小(1,2,3)的次数和出现大(4,5,6)的次数的多少,如果出现小的多,则对话框显示小,大的多显示大,一样多显示平。要求最多只用一个移位寄存器实现功能。?【数组】(Create a VI, simulate a rolling dice (dice may be 1~6), track the number of times afte
44-1 动态调用 VI引用
- 动态调用子vi程序并能引用,简单程序,仅供参考(Dynamic call sub VI procedures and can be quoted, simple procedures, for reference only.)
电压采样
- 测量一个信号的电压值(可用随机数发生器模拟)并进行滤波处理,以前3点的平均值作为滤波方法,要求共测量30个点,不仅要显示出实际的信号波形,同时还要显示滤波后的信号波形(The voltage value of a signal is measured (with a random number generator simulated) and filtered. The average value of the previous 3 points as a filtering method re
公式和事件
- 简单的事件和公式结构,供初学者学习。初学labview,程序十分简单(event and construction)
不完全微分pid控制程序
- 这是一个不完全微分的水箱液位控制程序,输入量是标准的4-20ma标准信号
Stanford Research 830 Acquire Measurement
- 使用锁相放大器SR830时,通过labview读取数值(When using the lock-in amplifier SR830, read the value through LabVIEW.)
人体温度测试仪
- 虚拟测量温度,并可以实现摄氏温度和华氏温度转换,通过图表显示体温状态,给于健康提示。(Virtually measure the temperature, and can realize the conversion of Celsius and Fahrenheit, and display the body temperature status through the chart, giving health tips.)
多通道数据采集系统
- 多通道数据采集,实现多通道数据实时采集,并可生成报表(Multichannel data acquisition)
互相关测试程序
- 互相关分析,确定两个时间序列之间的相关程度,即描述随机信号x(t),y(t)在任意两个不同时刻t1,t2的取值之间的相关程度。(Cross correlation analysis)