-
lujingshibie
路径识别的一些程序,matlab运行的,是现在最好的,有解释。(Some of the path identification procedures, matlab run, is now best to explain.)
- 2010-06-08 21:44:33下载
- 积分:1
-
control_DC_MOTOR
control of dc motor
- 2012-05-11 06:59:08下载
- 积分:1
-
ELM-and-SRC
A hybrid approach combining extreme learning machine and sparse representation for image classification
- 2014-08-12 16:54:50下载
- 积分:1
-
BMELIB2.0b
最大熵,用于数据融合,数据补充等方面的,贝叶斯最大熵原理(Maximum entropy, for data fusion, data supplement, and other aspects, Bayesian maximum entropy principle)
- 2020-07-03 17:00:01下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
eyeprog
用MATLAB编程出自适应时域均衡在均衡前与均衡后的眼图对比(低通信道和多径信道),还有误差曲线(Programming with MATLAB the adaptive time-domain equalizer in the balance before the balance of the eye diagram after the contrast (low communication channel and multi-path channel), as well as the error curve)
- 2009-06-08 02:13:55下载
- 积分:1
-
SpecSubTD_Boll79
说明: 基于谱减法的语音增强在MATLAB实现源程序(speech enhancement in MATLAB source)
- 2006-03-09 15:39:20下载
- 积分:1
-
butterworth
Most practical filters exhibit steady roll-off characteristic, in
contrast to the sharp transition from the pass and stop bands. The important families of filters
are: Butterworth, Chebyshev and Elliptic. As part of this lab, we study and design Butterworth
filters. Butterworth filters are simple to design and have a maximally flat pass band response.
In contrast the Chebyshev and Elliptic filters are difficult to design and have ripples in pass/stop
band but have sharper roll off characteristics than Butterworth filters.
- 2014-08-28 16:13:56下载
- 积分:1
-
FilterAndColor
滤波器与伪彩色变换,
1。一个通用的高通、低通、带通和带阻滤波器函数
2。又分别实现理想、巴特沃思和指数等滤波形式
3。伪彩色处理
内附设计文档。(Filter and pseudo-color transformation, 1. A common high-pass, low pass, band pass and band stop filter function 2. Respectively realize the ideal, Butterworth and index filtering form 3. Pseudo-color handle enclosing the design documents.)
- 2008-05-26 13:08:41下载
- 积分:1
-
L=2CPMviterbi
调制参数L=2的CPM调制解调,viterbi译码(Modulation parameters L = CPM modulation and demodulation 2, viterbi decoding)
- 2014-09-25 22:06:36下载
- 积分:1