-
jackknife_parafac
Jackknife PARAFAC, 用在多维线性分解.(Very famous Jackknife parafac, suited for multi-way data decomposition.)
- 2020-09-26 18:17:46下载
- 积分:1
-
DCT_DFT_FFT(matlab)
无限长的序列也往往可以用有限长序列来逼近。对于有限长的序列我们可以使用离散傅立叶变换(DFT)。DFT是对序列傅立叶变换的等距采样。是序列傅立叶变换的等距采样。
本源码是对DCT、DFT、FFT的matlab实现(Infinitely long sequence is often a long sequence with limited approximation. For the finite length of the sequence we can use the discrete Fourier transform (DFT). DFT is a sequence of equidistant sampling Fourier transform. Is a sequence of equidistant sampling Fourier transform. The source is the DCT, DFT, FFT in matlab implementation)
- 2011-01-02 12:24:41下载
- 积分:1
-
LSTM神经网络程序
说明: LSTM时间序列预测,可以用于股票预测的回归星问题(LSTM time series prediction)
- 2021-04-05 22:02:48下载
- 积分:1
-
example03_01
在matlab中调用smooth函数进行加噪数据的平滑处理的方法代码(The M code tells how to call a function to smooth the data which be merged into the noise in Matlab )
- 2010-09-25 22:44:25下载
- 积分:1
-
fasticag
人脸识别中的matlab算法,人脸前期处理,希望对大家有用(of Matlab face recognition algorithm, face pre-processing, it may be useful to hope)
- 2006-09-20 11:33:02下载
- 积分:1
-
sc
matlab自编迭代法求阈值,并按照此阈值对图像进行二值化处理。(matlab self iterative method for threshold and follow this threshold for image binarization processing.)
- 2013-07-09 11:27:32下载
- 积分:1
-
PF_RING.V5.4.4
详细讲解pfring技术的使用,通过对每个函数的讲解使你快速进入开发(Explain in detail the use of pfring technology, by explaining each function allows you quick access to development)
- 2014-01-01 20:25:19下载
- 积分:1
-
MVDR
波束形成算法(MVDR)的源程序,16阵元仿真图(Beamforming algorithm [MVDR] source, 16 array element simulation map)
- 2020-11-30 15:59:27下载
- 积分:1
-
gabasedimmunealgorithm
一种在遗传算法中注入疫苗的matlab免疫算法,加入了免疫函数。(a ga based immune algorithm.)
- 2010-10-25 20:19:00下载
- 积分:1
-
MALLATAlgorithm
实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig)
- 2011-05-25 22:02:52下载
- 积分:1