-
bbnnekf
neural network trained with unscented kalman filter
- 2009-04-23 01:37:47下载
- 积分:1
-
matlabshiyan1
matlab 实现的离散信号分析,这是基础的分析。主要实现离散信号在时域的分析(Matlab achieve discrete signal analysis, which is based on the analysis. Main discrete signal in the time domain analysis)
- 2007-05-02 16:05:29下载
- 积分: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
-
OMP
说明: 正交匹配跟踪算法: 是贪婪算法中稀疏求解的方法(Orthogonal matching pursuit algorithm: Solving Sparse)
- 2021-03-24 16:19:15下载
- 积分:1
-
Image-Processing-with-Matlab
Programming with matlab. Filetype: djvu
- 2012-04-12 23:51:09下载
- 积分:1
-
The-three-dimensional-FDTD
三维FDTD的UPML吸收边界条件下的C程序(The three-dimensional FDTD UPML absorbing boundary C program)
- 2013-08-06 11:07:39下载
- 积分:1
-
pb3
MATLAB-SIMULINK通信系统建模与仿真实例分析-清华大学(MATLAB-SIMULINK communication system modeling, analysis and simulation instance- Tsinghua University)
- 2013-04-06 10:13:50下载
- 积分:1
-
1D-standard-Kalman-Filter-(Simulink-model-and-pro
1D standard Kalman Filter (Simulink model and program
- 2015-03-13 05:47:31下载
- 积分:1
-
DC_AC
说明: 逆变电路,matlab simulink 仿真,适合新手入门电力电子器件仿真(Inverter circuit, matlab Simulink simulation, suitable for novice power electronic device simulation)
- 2019-03-21 19:54:08下载
- 积分:1
-
code
通过MATLAB平台对通信仿真,研究讨论Turbo码的编译码结构,四种Turbo码译码算法,讨论Turbo码中几种常见的交织器,利用MATLAB软件平台进行并行级联Turbo卷积码的性能仿真,仿真评估了不同设计参数对Turbo码性能的影响。(Through MATLAB simulation platform for communications, research and discussion Turbo code decoding structure, four kinds of Turbo code decoding algorithm, discuss several common Turbo code interleaver, using MATLAB software platform for parallel concatenated convolutional codes Turbo Performance Simulation , simulation and evaluation of different design parameters on Turbo code performance.)
- 2013-10-08 09:45:50下载
- 积分:1