搜索结果

找到约 23 项符合 Finds 的查询结果

数学计算 Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval

Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to b ...
https://www.eeworm.com/dl/641/138015.html
下载: 177
查看: 1078

数学计算 A C++ library which finds associations within sets of items, using a fast in-memory algorithm

A C++ library which finds associations within sets of items, using a fast in-memory algorithm
https://www.eeworm.com/dl/641/145840.html
下载: 151
查看: 1087

matlab例程 % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a functio

% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % ...
https://www.eeworm.com/dl/665/175761.html
下载: 174
查看: 1065

其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B ...
https://www.eeworm.com/dl/534/198323.html
下载: 24
查看: 1043

matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo

Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
https://www.eeworm.com/dl/665/237671.html
下载: 29
查看: 1041

Jsp/Servlet an application that finds the smallest of several integers. Assume that the first value read specif

an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
https://www.eeworm.com/dl/696/292116.html
下载: 63
查看: 1062

通讯/手机编程 [p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal

[p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal per interference ratio in dB.
https://www.eeworm.com/dl/527/384764.html
下载: 149
查看: 1023

GPS编程 This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed

This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed in CHANNELLIST at the specified millisecond of the processed signal. The pseudoranges contain unknown receiver clock offset. It can be found by the least squares position search procedure.
https://www.eeworm.com/dl/693/413613.html
下载: 106
查看: 1069

GPS编程 This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each ch

This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that a ...
https://www.eeworm.com/dl/693/413618.html
下载: 151
查看: 1057

Java编程 In the bank all the activities are being done manually .As the bank widens its services & it finds d

In the bank all the activities are being done manually .As the bank widens its services & it finds difficult to manage its operations manually and hence this leads to the automation of some of its operations. Banking Information system is a windows based applications. This project mainly deal ...
https://www.eeworm.com/dl/633/422493.html
下载: 105
查看: 1024