资源列表
lab_abhi_view
- labview tutorial in pdf format 12
Conditional-Loop
- Labview Conditional loop example
improved-harris
- 从经典的Harris角点检测方法不难看出,该算法的稳定性和k有关,而k是个经验值,不好把握,浮动也有可能较大。鉴于此,改进的Harris方法()直接计算出两个特征值,通过比较两个特征值直接分类,这样就不用计算Harris响应函数了。 另一方面,我们不再用非极大值抑制了,而选取容忍距离:容忍距离内只有一个特征点。该算法首先选取一个具有最大最小特征值的点(即:max(min(e1,e2)),e1,e2是harris矩阵的特征值)作为角点,然后依次按照最大最小特征值顺序寻找余下的角点,当然和前一
sound_card_mic_write_file
- Labview Soundcard DAQ VI s Sound Detector Detects a sound over a certain level using a microphone and records the time of the events into a text file. Every soundcard and microphone is different so adjustments would be needed for each co
2005-3-14-22.00
- 电压采集,单通道,源自cpubbs论坛,请多多关照-collect voltage ,single channel, cpubbs,thanks
Acceleration-and-Case-Structure
- LABVIEW ACCELERATION AND CASE STRUCTURE
labview
- 程序-program .......................
PID-controler
- 基于labview的模拟PID控制器,小小程序可供参考~-Labview-based analog PID controller, a small program available for reference ~
ab_lab
- labview tutorial in pdf format 123
Desktop
- labview与matlab混合编程,适合初学者学习(Mixed programming of LabVIEW and MATLAB, suitable for beginners to learn)
基于labview的2PSK调制解调
- 运用labview软件,实现了2PSK的调制解调(Realizing the modulation and demodulation of 2PSK)
PPT timer
- PPT计时器,具有简单的复位暂停计时功能,使用了自定义的 定时类(The PPT timer, with a simple reset pause timing function, uses a custom timing class)