资源列表

[matlab例程pca

说明:PCA:Principal Components Analysis It computes Principal Component Analysis, i.e., the linear transform which makes data uncorrelated and minize the reconstruction error.
<Lara> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程Rpeak_detection

说明:One of the most popular measurements of an ECG signal is the heart rate in this function we describes how to extract the R peak of a signal in order to analyze them in the "Regularity_Rythm" Function. The peak with the
<Lara> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程Regularity_Rythm

说明:After we calculate the R peaks of the ecg signal, we identify different criteria : a) Heart rate. b) Regularity of the R-R peaks (Look at the R-R distances). 1. Regular (are they equidistant apart). 2. Ir
<Lara> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程Thresholding_Denoising

说明:This function removes random, high frequency noise originating from the electrodes. a) First, we use a simple low-pass filter. b) Second, we apply Donoho s method by writing the code. c) Third, we simply apply M
<Lara> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程pls

说明:输入自变量与因变量,输出x。y主成分、负荷及回归系数- Inputs: x x matrix y y matrix Outputs: t score for x p loading for x u score for y q loading for y b regression coefficient
<bofa> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程regression_copy

说明:岭回归程序 输入参数为自变量、因变量和优化因子 输出参数为映射矩阵与回归误差-Ridge Regression. Input parameters: - X: Input data block (k x n) - Y: Output data block (k x m) - q: Stabiliaztion factor (optional) If not given, estimated from d
<miaomiao> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程opt_step_quad2

说明:求最优步长,最优步长对应的设计变量及函数值。-Seek the optimal step length, step length corresponding to the optimal design variables and function values.
<yy> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程gausjord

说明:gause-jordan method it is m-file
<jung> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程originalsimpleM111.m

说明:原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量 输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数-The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensi
<红叶> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程Algorithme_2

说明:Artificial neural networks programme
<Youcef> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程createfigure_PDF_CK

说明:plot of 5 variable in a graph
<C> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[matlab例程tuous

说明:研究生的一个课程设计,基于a’trous小波分解的方法的图像边缘提取-A graduate curriculum design, methods based on wavelet decomposition a' trous Image Edge Extraction
<王乐> 在 2025-02-09 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org