-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
motion_segmentation_subspace
基于子空间方法的运动分割技术研究,包GPCA with spectral clustering,RANSAC
Local Subspace Affinity (LSA),三种方法(Motion segmentation technique based on subspace method, including the GPCA with spectral clustering, RANSAC Local Subspace Affinity (LSA))
- 2011-04-30 17:52:00下载
- 积分:1
-
canYI_function
主要是掺钇光纤的速率方程,可以实现图形化。(Yttrium-doped fiber is mainly the rate equation can be achieved graphically.)
- 2013-08-16 20:25:02下载
- 积分:1
-
portfolio-optimization-matlab
this file consists of matlab codes for portfolio optimization, codes are complete and a compelte example with some tests are included
- 2014-12-26 08:04:50下载
- 积分:1
-
FIR
本文档用于FTR滤波器的设计,基于matlab平台,内包含源代码以及结果(This document is designed for FTR filter matlab-based platform, and contains the source code and the results)
- 2015-04-16 23:26:46下载
- 积分:1
-
Gabor
gabor变换的论文,雷达信号处理方面的,很有用!!!(a paper about the gabor transformation of radar signal processing)
- 2010-11-19 19:33:40下载
- 积分:1
-
Optical-Modulation-Format-and-Direct-Detection
This scheme is also called DPSK since MZ modulator provides the “digital” phase modulation if it is biased at null instead of quadrature. No coherent detection is needed if data is differentially pre-coded.
- 2014-08-21 21:12:52下载
- 积分:1
-
pf-speak
粒子,粒子滤波,并且又在matlab中进行语音识别,(Particles, particle filter, and another for voice recognition in matlab,)
- 2011-09-19 09:31:42下载
- 积分:1
-
SS_demotest
Spectrum sensing using FFT Averaging Ratio (FAR) Algorithm
- 2011-01-21 09:33:24下载
- 积分:1
-
timedomaincharactersticsanalysis
设计一个简单的GUI界面,对导入的音频文件进行时域特性分析。计算其时域波形、平均幅度、短时能量、短时过零率。对该音频文件进行加噪处理,分析其时域波形变化。设定一个固定时长,对该音频添加回声并保存为“*.wav”格式文件。
对音频文件的时域分析是对音频文件进行传输、降噪及其他再编辑的基础。其中短时能量可用作清浊音区分的标准和语音起始点的判断。短时过零率可用作判断有声段与无声段和从背景噪声中提取语音信号。
(Design a simple GUI interface that time domain characteristics analysis on import audio files.Calculate the average time domain waveform, amplitude, short-time energy and short-time zero crossing ratio.Add to deal with the noise of the audio files, analyze the changes in the time domain waveform.To set a fixed time, to add the audio echo and saved as a *. Wav format file.
The time domain analysis of the audio file was transmitted to audio files, noise reduction and other editor again.The short-time energy voiced distinguish between standard and can be used as a clear voice starting point judgement.Short-time zero crossing ratio can be used as a judgment audio segment and silent segment and extract speech signal background noise.)
- 2015-06-19 13:28:20下载
- 积分:1