-
ejemploPCA
Algorith PCA in Matlab. The example is basic, with random data
- 2010-01-19 10:32:43下载
- 积分:1
-
DENOISING-OF-ECG-SIGNAL-HAVING-BASE-LINE-DRIFT
DENOISING OF ECG SIGNAL HAVING BASE LINE DRIFT
- 2013-12-28 01:22:24下载
- 积分:1
-
psk
学习matlab时编写的一个关于psk的小程序,应该还是有用的(Matlab prepared to learn when a small program on the psk, it should be useful)
- 2008-12-31 15:07:51下载
- 积分:1
-
im2bw
本文用matlab的GUI编程实现对图像的二值化处理,适合初学者(In this paper, the GUI programming matlab binary image processing, suitable for beginners)
- 2010-05-07 16:54:05下载
- 积分:1
-
character-recognize
使用人工神经网络识别手写字符,有样本有结果,代码可运行(handwriting character recognize with NN)
- 2015-03-16 16:40:42下载
- 积分:1
-
NLSE
matlab 代码,利用分步傅里叶方法求解NLSE方程(matlab code, solve the equation NLSE)
- 2020-10-27 16:19:58下载
- 积分: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
-
simulation_RD
传统的完整的雷达成像RD算法,其中具体到了距离向、方位向德细节处理(the RD algorithm of traditional radar imaging,many detail are described in it,so it is very usefull for someone who is the first time to learn radar imaging )
- 2010-11-15 19:52:31下载
- 积分:1
-
manual
Mat lab user e-book file
- 2010-01-15 22:32:18下载
- 积分:1
-
ook
二进制ook调制 matlab实现仿真程序(ook modulation)
- 2011-08-19 16:22:30下载
- 积分:1