资源列表
[matlab例程] lu_decompose
说明:基于数值计算的矩阵分解。用MATLAB实现的LU分解算法-Based on the numerical calculation of decomposing matrix. MATLAB LU decomposition algorithm<张平> 在 2025-09-23 上传 | 大小:1kb | 下载:0
[matlab例程] PowerSystem
说明:计算电力系统概率问题,使用matlab编写描述电力系统稳定性-Calculate the probability of power system problems, the use of written descr iptions of power system stability matlab<盛宏磊> 在 2025-09-23 上传 | 大小:1kb | 下载:0
[matlab例程] incrementAreamethod1
说明:this increment area method to forecast sedimentation in dams reserviour-this is increment area method to forecast sedimentation in dams reserviour<iman> 在 2025-09-23 上传 | 大小:1kb | 下载:0
[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-09-23 上传 | 大小: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-09-23 上传 | 大小:1kb | 下载:1
[matlab例程] condmutualinfo
说明:计算时间序列的熵信号,用以获取信号统计分析-Calculate the entropy of the signal time series, statistical analysis to obtain the signal<lijie> 在 2025-09-23 上传 | 大小: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-09-23 上传 | 大小: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-09-23 上传 | 大小:1kb | 下载:0