搜索结果
找到约 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 ...
数学计算 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
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----------最佳染色体所对应的目标函数值
% ...
其他 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 ...
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)
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
通讯/手机编程 [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.
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.
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 ...
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 ...