搜索结果

找到约 56 项符合 calculates 的查询结果

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
查看: 1166

人工智能/神经网络 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
查看: 1172

matlab例程 This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statist

This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in biomedical applications.
https://www.eeworm.com/dl/665/456085.html
下载: 36
查看: 1056

matlab例程 This program calculates the 2D photonic Band Structure with PWE method.

This program calculates the 2D photonic Band Structure with PWE method.
https://www.eeworm.com/dl/665/458623.html
下载: 170
查看: 1090

matlab例程 The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence

The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
https://www.eeworm.com/dl/665/200943.html
下载: 135
查看: 1083

matlab例程 channel estimation using Ls and MMSE algorithms also calculates the Mean square error and SER

channel estimation using Ls and MMSE algorithms also calculates the Mean square error and SER
https://www.eeworm.com/dl/665/471423.html
下载: 155
查看: 1054

JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc

Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error. Input: ()[]<>(**) (*) (ASA Output: YES NO 2 NO 4
https://www.eeworm.com/dl/685/482766.html
下载: 106
查看: 1087

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1157

matlab例程 % This program calculates radar ranges in a jamming environment. It works % with both Stand-off jam

% This program calculates radar ranges in a jamming environment. It works % with both Stand-off jamming and self-screening jamming for steady and Swerling type % targets with frequency agility, coherent integration and standard atmosphere/rain % attenuation
https://www.eeworm.com/dl/665/180382.html
下载: 74
查看: 1146

matlab例程 % DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values

% DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values (Nsq) at % different pressures (p) and calculating some number of % dynamic modes (nmodes). % Note: The input pressures need not be uniformly spaced, % and the deepest pressure is assumed to ...
https://www.eeworm.com/dl/665/308503.html
下载: 138
查看: 1317