资源列表

« 1 2 ... .34 .35 .36 .37 .38 28239.40 .41 .42 .43 .44 ... 28522 »

[人工智能/神经网络/遗传算法UntitledHopfield

说明:联想过程:输入待测酒样数值,利用得到的网络进行联想,最后确定待测酒样属于哪种类别模式,就可以得到综合评价的结果。-Lenovo procedure: Enter the measured value wine samples using the resulting network association to finalize the test wine samples belong to which category mode, yo
<问建丽> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法Desktop

说明:贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类-Bayesian classifier classification principle is a priori probability of an object by using the Bayesian formula to calculate the probability of su
<问建丽> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程PLSNIPAL

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

[matlab例程PcaBR

说明:主元分析方法和用最优重构法确定最佳主元数。-Principal Component Analysis and determine the optimal number of PCA with best reconstruction method(BR).
<allen> 在 2024-11-01 上传 | 大小:1024 | 下载: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> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程SPLNFIT

说明:此函数做的是二元数据的样条拟合。格式:[coeffs,knotspots] = splnfit(x,y,knots,order,plots) -This function performs a spline fit of bivariate data.
<chenly> 在 2024-11-01 上传 | 大小:1024 | 下载: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
<郭凯文> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程insertvlue

说明:将数据文件存储数据按照线性插值算法插入指定的点数,并存储到新的文件中。-Linear insertvlue sample programm.
<XANYUN> 在 2024-11-01 上传 | 大小:1024 | 下载: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
<向国勇> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程qam

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

[matlab例程ML

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

源码中国 www.ymcn.org