-
onedimensionfdtd
This zip-file contains 7 codes which implement the 1 dimension programs from Sullivan´ s book for beginners, with some corrections.
- 2010-09-23 23:49:55下载
- 积分: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
-
ldpcgenerate_ber
关于低密度奇偶校验码的生成,采用matlab编写,主要是校验矩阵的产生
(on low-density parity-check code generation, prepared using Matlab, mainly for the selection of calibration matrix)
- 2006-09-21 09:50:58下载
- 积分:1
-
sparsefull
稀疏矩阵和满矩阵计算解线性方程组,所好的计算机cpu时间的差异和所占内存空间的差异。一个简单的比较程序。(Sparse matrix and full matrix calculation of solving linear equations, the difference between good computer cpu time and memory space occupied the difference. A simple comparison process.)
- 2010-10-29 19:49:36下载
- 积分:1
-
NearestNeighbor
模式识别问题最近邻算法的matlab实现,简单易懂(nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood)
- 2007-06-01 17:05:28下载
- 积分:1
-
Oscillation
CAPABILITY OF STATCOM AND SSSC DAMPING CONTROL TO IMPROVE POWER
SYSTEM OSCILLATION STABILITY
- 2013-09-27 09:22:55下载
- 积分:1
-
qiujieguoch2
matlab求解reynolds方程程序(matlab program for solving Reynolds equation)
- 2009-02-11 14:07:37下载
- 积分:1
-
periodogramse
Calculate the periodogram
- 2010-11-02 03:35:06下载
- 积分:1
-
MatlabImageProcessingStudyNotes
Matlab数字图像处理学习笔记--从无到有学习笔记,适合新手学习
(Matlab Image Processing Study Notes- Study Notes from scratch, suitable for novice to learn)
- 2009-11-28 21:39:34下载
- 积分:1
-
PSOPOWELL
说明: 一种PSO和POWELL相结合的快速搜索算法,有很强的实用性(POWELL A combination of PSO and the fast search algorithm, has a strong practical)
- 2009-08-23 12:07:29下载
- 积分:1