资源列表
SY5_4
- 将一组随机信号数据加上时间标记存储为数据记录文件,然后将存储的数据读出 并显示在前面板上。(A set of random signal data is added to a time stamp to store data records, and then the stored data is read out. And display on the front panel.)
温度采集检测系统
- 进行了简单的温度采集过程。可以作为初学者来看。很基本的labview操作。(A simple process of temperature acquisition is carried out.)
第一次实验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
labview-拉普拉斯变换
- 基于labview的信号的拉普拉斯变换,希望对你有所帮助。(Laplace transform of signal based on LabVIEW, hope to help you.)
sinus_amortie
- sinus_amorti FOR compression
Sweep_signal_generator
- 扫频信号发生器,能发生任意频率的扫频信号(可调)-Sweep signal generator, can occur at any frequency sweep signal (adjustable)
LabviewProgram1
- labview 代码,特别适合初学者的好东西,特别是工控的孩纸-labview files good thing for beginners especially for engineering controller
New-Microsoft-Word-Document
- ehsan4 teh exersice is important beacause it keeps people bodies and if you or it is very hot or very good at the on the board
MyWindDraw
- 利用labview在显示屏上产生图像,可用于之后的控制-Control use labview produce an image on the display screen that can be used later
canshushezhi
- 声卡参数设置,对声卡参数进行设置,然后才能进行声音信号的采集。-Sound parameter settings
Sound-acquisition
- 利用LabView实现对声音的采集,可以直接利用麦克作为传感器-Use LabView to achieve sound acquisition, you can directly use the microphone as a sensor
crc32
- I was suprised LabVIEW didn t had the CRC32. So I made it, http://en.wikipedia....edundancy_check, http://www.ietf.org/rfc/rfc1952.txt. It can take a array of U32, one element of U32 or a string. When needed I can create more CRC checks, CRC8, CRC16,