-
Pca-extraction
PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征(PCA component analysis testing program code, written using MATLAB, to analyze the main features of good)
- 2010-09-26 18:28:13下载
- 积分:1
-
NumericalComputing
说明: Matlab 的Numerical Computing,全书pdf+全代码,英文版(Matlab Numerical Computing, the whole book pdf+ code, in English)
- 2005-11-03 11:22:31下载
- 积分:1
-
captura
convolution, capture, envolvente EMG, pulse PWM and trasformation code in matlab compared matlab own
- 2013-08-03 01:31:58下载
- 积分:1
-
fastICA
基于负熵最大化的fastICA,matlab程序。程序中的公式在所附带的pdf文件中都高亮标明(Based on negative entropy maximization fastICA, matlab program. The formula in the program attached pdf file are highlighted marked)
- 2013-10-29 19:24:49下载
- 积分:1
-
03
说明: matlabpart3。matlab学习相关资料,适合初学者(matlabpart3. matlab learning the relevant information, suitable for beginners)
- 2007-11-24 14:24:00下载
- 积分:1
-
spectrogram
基于MATLAB的短时傅里叶变换(STFT)的语谱图的画法,MATLAB环境下(MATLAB-based short-time Fourier transform (STFT) of the spectrogram of the painting, MATLAB environment)
- 2010-08-23 22:31:28下载
- 积分:1
-
xiugai
读入mit库的心电信号,并利用小波分析的方法去除其基线漂移(Read ECG mit libraries and to make use of wavelet analysis method to remove the baseline drift)
- 2008-07-14 13:32:53下载
- 积分:1
-
Numerical_Methods_in_Engineering_with_MATLAB_-_Ja
Numerical methods in engineering with MATLAB
- 2011-08-10 09:57:12下载
- 积分:1
-
jingdian
认知无线电中的能量检测程序,用于频谱感知(energy detection)
- 2012-11-15 11:12:33下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1