资源列表

« 1 2 ... .17 .18 .19 .20 .21 15322.23 .24 .25 .26 .27 ... 15812 »

[matlab例程PLSNIPAL

说明:PLS的NIPALS算法。通常是作为一个子程序PLS,因为它只计算一个潜变量。-It is generally run as a subprogram of PLS, since it calculates only one latent variable.
<chenly> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程PCR

说明:多变量Y的主成分回归。 格式: [t,p,b,ssq,eigs] = pcr(x,y,pc)- PCR Principal components regression for multivariate y.The I/O format is: [t,p,b,ssq,eigs] = pcr(x,y,pc)
<chenly> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程PcaBR

说明:主元分析方法和用最优重构法确定最佳主元数。-Principal Component Analysis and determine the optimal number of PCA with best reconstruction method(BR).
<allen> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程FTEST

说明:计算给定的概率点(p)的F统计和分子(n)和分母(自由度。-Calculates the F statistic given the probability point (p) and the numerator (n) and denominator (d) egrees of freedom.
<chenly> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程SPLNFIT

说明:此函数做的是二元数据的样条拟合。格式:[coeffs,knotspots] = splnfit(x,y,knots,order,plots) -This function performs a spline fit of bivariate data.
<chenly> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程Kmeans

说明:K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心-K-means clustering algorithm is to randomly K objects as the initial cluster centers. Then calculate the distance of each object and each seed cluster
<郭凯文> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程insertvlue

说明:将数据文件存储数据按照线性插值算法插入指定的点数,并存储到新的文件中。-Linear insertvlue sample programm.
<XANYUN> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程qpsk

说明:正交相移键控(Quadrature Phase Shift Keyin,QPSK)是一种数字调制方式。它分为绝对相移和相对相移两种。由于绝对相移方式存在相位模糊问题,所以在实际中主要采用相对移相方式DQPSK。目前已经广泛应用于无线通信中,成为现代通信中一种-Quadrature phase shift keying is a kind of digital modulation method. It is divided into t
<向国勇> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程qam

说明:QAM是Quadrature Amplitude Modulation的缩写,中文译名为“正交振幅调制”,其幅度和相位同时变化,属于非恒包络二维调制。QAM是正交载波调制技术与多电平振幅键控的结合 。-QAM is Quadrature Amplitude Modulation Abbreviation, Chinese translation for " quadrature amplitude modulation"
<向国勇> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程ML

说明:最大似然法(Maximum Likelihood,ML)也称为最大概似估计,也叫极大似然估计,是一种具有理论性的点估计法,此方法的基本思想是:当从模型总体随机抽取n组样本观测值后,最合理的参数估计量应该使得从模型中抽取该n组样本观测值的概率最大,而不是像最小二乘估计法旨在得到使得模型能最好地拟合样本数据的参数估计量。-Maximum likelihood method (Maximum Likelihood, ML), also kno
<向国勇> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程Renyi_Tsallis

说明:用于计算时间序列的Renyi熵和Tsallis熵,尤其可以用来度量脑电的复杂度,是刻划脑电的重要指标。-For the Renyi entropy and Tsallis entropy of the time series, especially can be used to measure the complexity of EEG, EEG is an important index to describe the.
<李贤> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程psofb

说明:optimal dg allocation using pso forward backward
<ankit619dude> 在 2025-03-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 15322.23 .24 .25 .26 .27 ... 15812 »

源码中国 www.ymcn.org