▍1. Labview-for-LIBSVM
labview中实现分类算法支持向量机(SVM)的经典案例,来源于林智仁的matlab libsvm的labview版本。(achieve a classic case of SVM, labview labview version from the Chih- Jen Lin libsvm.)
labview中实现分类算法支持向量机(SVM)的经典案例,来源于林智仁的matlab libsvm的labview版本。(achieve a classic case of SVM, labview labview version from the Chih- Jen Lin libsvm.)
labview中一个实现支持向量机的例子,通过这个例子可以学习在labview中的机器学习的编程思想(a example of SVM in labview)
声音的采集与频率调制,利用mydaq采集卡,通过MP3等设备采集声音并实施调制各频段幅度并输出(Sound acquisition and frequency modulation, to use mydaq capture card and the sound of MP3 and other equipment acquisition and implementation of the modulation band magnitude of output)
数据采集程序,采集波形图数据,并实现数据的存取(data acquisition)
虚拟仪器 采用数据采集卡与电脑连接,能实现各种的虚拟仪器功能,界面非常丰富美观(大部分是自己做的),与传感器配合功能强大。(Virtual instrument Using data acquisition card and computer connection, can achieve the function of all kinds of virtual instrument, the interface is very rich and beautiful (mostly) he has done, and sensor with powerful functions.)
用Labview仿真出一个加有均匀白噪声的仿真信号,并显示出波形(Using Labview simulation of a uniform white noise plus a simulated signal and displays the waveform)
可以通过Labview选择产生一种噪声,诸如高斯白噪声,泊松噪声,均匀白噪声。(we can use this program produce some noise signal)
利用NIUSRP 和LABVIEW数字通信实验平台,进行信道估计和信道均衡,实践均衡器的原型设计和性能评测。(Use LABVIEW and NIUSRP digital communications test platform for channel estimation and channel equalization, practice equalizer prototyping and performance evaluation.)
EMD的labview实现,用纯labview语言编写(An EMD toolbox for labview)
使用EMD对采集数据进行数据模态分解,得到各个分量信号(Use EMD to cEMD data)
labview实现USRP信号收发机发送仿真,其中包括BPSK,QPSK,8PSK,16PSK,OQPSK等多种调制模式(labview achieve USRP transceivers transmit signal simulation, including BPSK, QPSK, 8PSK, 16PSK, OQPSK modulation modes and other)
基于声卡的语音识别,用了LMCC等算法,包括消噪(Sound card based speech recognition, with the LMCC and other algorithms, including the de-noising)
说明: 模拟温度采集,当程序停止数据采集后,自动产生数据文件的头文件,它包括操作者名字和文件名,然后将采集的数据附在头文件后面。(When the program stops data acquisition, the header file of the data file is automatically generated, which includes the name of the operator and the file name, and then the collected data is attached to the header file.)
使用labview控制DMD,能够实现DMD加载、投影功能(Using the labview to control the DMD, DMD loading and projection functions can be realized.)
第一部分产生最大128位随机数 第二部分用汉明距离检测误码率 第三部分,第一和第二再加调制(BPSK+QPSK)加白高斯噪声通道awgn,得到结果并用图形显示。(part1: source.vi generate a ramdom bit sequence. part2: erro detection get BER via Humming Dacetance. Part3: part 1+ 2, and modelation (BPSK or QPSK), and AWGN,get BER and show it in diagram.)
该vi主要是一台简单的单通道数字示波器,实现数据采集、波形显示、信号处理、波形存储等(The main vi is a simple single-channel digital oscilloscope, data acquisition, waveform display, signal processing, waveform storage, etc.)
该vi主要是一台简单的单通道数字示波器,实现数据采集、波形显示、信号处理、波形存储等(The main vi is a simple single-channel digital oscilloscope, data acquisition, waveform display, signal processing, waveform storage, etc.)
自己编的一个生物电信号处理平台,包括相干平均、滤波和傅里叶分析等方法。(Its own series of a biological signal processing platform, including the coherent average, filtering and Fourier analysis methods.)