资源列表
[matlab例程] DoubleSpectrum_Analysis
说明:计算时间序列双谱的三维图和二维图,用于研究非线性过程非常管用!-Bispectrum calculation of three-dimensional time series graph and two-dimensional maps, used to study the nonlinear process is very useful!<lijie> 在 2025-02-14 上传 | 大小:1kb | 下载:1
[matlab例程] denoise_fft_angle_Analysis
说明:计算时间序列的快速傅里叶变换并画出时域和频域图,之前进行小波降噪。-Calculate the time series and fast Fourier transform time-domain and frequency domain plot diagram, before wavelet decomposition.<lijie> 在 2025-02-14 上传 | 大小:1kb | 下载:1
[matlab例程] condmutualinfo
说明:计算时间序列的熵信号,用以获取信号统计分析-Calculate the entropy of the signal time series, statistical analysis to obtain the signal<lijie> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] searchthemaxandmininarray
说明:分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.<徐天扬> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[matlab例程] 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<小肖> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[matlab例程] Butterworth1
说明:butterworth filter for image processing<waqar> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[matlab例程] gaussiansobel
说明:guassian sobel filter for image processing<waqar> 在 2025-02-14 上传 | 大小:1kb | 下载:0