-
kalmanfilter_example
说明: 自己写的一段kalman滤波,非常基础,加入了一致性分析(Himself wrote a kalman filter, very basic, joined the consistency analysis)
- 2011-03-25 16:52:41下载
- 积分:1
-
56666-PCA
THIS SOFTWARE ABOUT HOW TO DEVELOP PCA CODE. ITS GOOD TO DOWNLOAD.
- 2011-06-11 13:23:40下载
- 积分:1
-
MATLAB2012-tutorial
系统讲解MATLAB基本环境和操作要旨,阐述符号计算、数值计算、计算结果可视化及编程精要,有Simulink的功能级和元器件级仿真能力实例。(Explain basic operations,
Symbolic computation, numerical omputation, visualization and programming calculations of MATAB.)
- 2014-08-26 12:30:02下载
- 积分:1
-
LP21
利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP21模的求解与绘图。(the LP21 mode of the fiber)
- 2021-03-01 22:59:35下载
- 积分:1
-
SVPWMtested
svpwm_MATLAB 仿真,搭建好的SVPWM模块(MATLAN SVPWM)
- 2013-05-04 00:24:32下载
- 积分: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
-
code
分析了pure aloha与slot aloha协议的时延(analysis time delayof pure aloha and slot aloha)
- 2012-05-22 10:37:39下载
- 积分:1
-
AR-model
AR自适应模型的参数估计,包括模型的参数和阶数(AR adaptive model parameter estimates, including model parameters and the order)
- 2020-10-13 00:27:31下载
- 积分:1
-
pi
说明: this is matlab pid tuning code
- 2009-03-09 12:35:13下载
- 积分:1
-
hwindow
matlab code for hamming windowing
- 2009-12-14 11:18:00下载
- 积分:1