资源列表
a
- 设计一个VI来测量温度(保留2位小数),每隔0.25秒测一次,共测定10秒。在数据采集过程中,VI将在波形Chart上实时地显示测量结果。采集过程结束后,在Graph上画出温度数据曲线,并且把测量的温度值以文件的形式存盘, 使用记事本打开文件检查结果是否正确。 存盘格式为: 点数 时间(S) 温度值(度) 1 0.25 78.56 2 0.50 85.32-Design a VI to measure the temperature (keep two decimal p
Lab-Record
- Implementation of matlab programs
ECGpinpu
- 用labview编的心电信号处理的程序,主要实现R峰检测,频谱分析-ECG signal processing, filtering, spectrum analysis
labview-hoomework
- 这是一款基于Labview的变声器,我用的版本是Labview2011,软件的主要目的是改变输入的声音-This is a Labview-based voice changed, I used version is Labview2011, the main purpose of the software is to change the input voice
Labview-shijianjiegou
- 这是一个关于Labview事件结构的实用教程,里面主要包含有:1、对Labview事件结构详细的解说;2、教程中的范例程序;3、课外自测题供自学者自我测试-This is a practical tutorial on Labview event structure, which mainly includes: 1, Labview event structure for a detailed explanation 2, tutorial example programs 3, extr
MAXIM-acceleration--vi
- MAXIM加速度传感器与上位机串口通信vi 实现位置和角度信息的传感并显示到计算机界面上-MAXIM acceleration sensor and PC communications vi
digital-signal-generate-
- 数字信号的生成,包括常见的各种调制方式(ASK、PSK、FSK、QAM等)-Generating a digital signal, including the common modulation (ASK, PSK, FSK, QAM, etc.)
LabvieW-CS(OMP)
- labvieW环境下压缩感知正交匹配追踪重建过程-Under labvieW environment orthogonal matching pursuit compressed sensing reconstruction process
IMAQ
- 这份资料是关于labview 图像处理模块的介绍,主要是对该模块的一些控件进行介绍-This information is About labview image processing module, the main module introduces some controls
QR-labview
- labview调用dll实现QR二维码生成,包含dll说明等,可作为子vi直接使用-LabVIEW calls the DLL implementation of QR code generation, including DLL, can be directly used as a sub VI
psoresearchpapers
- A concept for the optimization of nonlinear functions using particle swarm methodology is introduced. The evolution of several paradigms is outlined, and an implementation of one of the paradigms is discussed. Benchmark testing of t
pprs
- Particle swarm optimization is a heuristic global optimization method and also an optimization algorithm, which is based on swarm intelligence. It comes from the research on the bird and fish flock movement behavior. The algorithm is widely use