搜索结果

找到约 32 项符合 estimate 的查询结果

人工智能/神经网络 This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt

This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数
https://www.eeworm.com/dl/650/139297.html
下载: 69
查看: 1056

数据结构 理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算

理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算
https://www.eeworm.com/dl/654/155649.html
下载: 66
查看: 1139

生物技术 estimate the orientation of fingerprint

estimate the orientation of fingerprint
https://www.eeworm.com/dl/670/238469.html
下载: 152
查看: 1066

matlab例程 Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.

Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
https://www.eeworm.com/dl/665/239088.html
下载: 122
查看: 1094

matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measur ...
https://www.eeworm.com/dl/665/243516.html
下载: 35
查看: 1062

matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor

This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
https://www.eeworm.com/dl/665/316034.html
下载: 163
查看: 1059

其他 功率谱估计的相关资料Power spectrum estimate of relevant information

功率谱估计的相关资料Power spectrum estimate of relevant information
https://www.eeworm.com/dl/534/321015.html
下载: 199
查看: 1043

matlab例程 This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation con

This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation constraint (number of poles)and cepstrum constrains (number of ceros)
https://www.eeworm.com/dl/665/335771.html
下载: 161
查看: 1036

matlab例程 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of % weights in the network if the network has been train ...
https://www.eeworm.com/dl/665/384088.html
下载: 180
查看: 1106

人工智能/神经网络 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the fin ...
https://www.eeworm.com/dl/650/384094.html
下载: 53
查看: 1124