搜索结果

找到约 14 项符合 weights 的查询结果

matlab例程 A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on

A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.计算具有收发线性调频波形参数的相位权重的16单元线性匹配滤波器
https://www.eeworm.com/dl/665/376717.html
下载: 34
查看: 1055

其他 In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights o

In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the shortest path. Given this metric, you have find out ...
https://www.eeworm.com/dl/534/425106.html
下载: 121
查看: 1061

游戏 国外游戏开发者杂志2001年第一期配套代码

国外游戏开发者杂志2001年第一期配套代码,包含Jeff Lander的计算一个物体的vertex weights的代码
https://www.eeworm.com/dl/625/100854.html
下载: 202
查看: 1034

人工智能/神经网络 LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.

LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors ...
https://www.eeworm.com/dl/650/147505.html
下载: 187
查看: 1076

书籍源码 This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorith

This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern .
https://www.eeworm.com/dl/532/165274.html
下载: 33
查看: 1135

人工智能/神经网络 This program demonstrates some function approximation capabilities of a Radial Basis Function Networ

This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
https://www.eeworm.com/dl/650/165307.html
下载: 191
查看: 1056

matlab例程 Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha

Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percen ...
https://www.eeworm.com/dl/665/252130.html
下载: 144
查看: 1071

matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % ...
https://www.eeworm.com/dl/665/303904.html
下载: 148
查看: 1157

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