-
turnmodel
转弯运动模型,比较常见的几种目标转弯运动模型,用Matlab编的(Turning movement model, the more common goal of turning movement of several models, using Matlab series)
- 2009-01-05 13:37:37下载
- 积分:1
-
USE-OF-GA-BP
GA-BP 可 以 用 来 做 很 多 事 情(USE OF GA-BP)
- 2012-05-05 10:04:38下载
- 积分:1
-
601
图像配准matlab的实现,可以实现图像的配准(image registration Matlab achieve, can achieve image registration)
- 2007-05-15 12:36:34下载
- 积分:1
-
xiaobofenjiechonggou
文章涉及了小波一维小波分解和重构的MATLAB程序,程序相当有借鉴意义。(Articles related to the wavelet one-dimensional wavelet decomposition and reconstruction of MATLAB program, the program quite a reference.)
- 2010-06-13 11:02:25下载
- 积分:1
-
wave_clus
wave cluster for biomedical signal proce
- 2007-04-10 14:41:45下载
- 积分:1
-
zjdy
doing的终极地狱完整版。可以说doing的这个版本在ES2架构中算首屈一指的,虽然他说自己的作品很粗糙,但在多年来的国内MUD界来说,其严谨细致的思路及程序写法是绝对可以值得借鉴学习。可惜doing曾经说过,不太有可能再写文字MUD,如果可能再写也不会做现有hell架构的MUD。但这个版本足以是我们受益非浅了。(doing the ultimate hell full version. You can say that doing this version ES2 architecture considered second to none, although he says his work is very rough, but in the domestic sector has a MUD, its strict and meticulous thinking and program wording is definitely worth learning to learn. Unfortunately, doing once said, is not possible to write a text MUD, if possible, do not write it hell existing architecture MUD. But this version is that we greatly benefit from a sufficient.)
- 2014-09-04 08:16:37下载
- 积分:1
-
yzc1
SVPWM Control AC motors
- 2011-11-01 21:35:17下载
- 积分: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
-
audio-compare
对语音进行mfcc特征提取,拥有自己的vad模块(MFCC feature extraction of speech, and own VAD module)
- 2017-11-30 12:08:42下载
- 积分:1
-
PLL
PLL锁相环的搭建,通过坐标变换实现锁相(PLL Phase-Locked Loop)
- 2013-12-07 15:14:23下载
- 积分:1