搜索结果

找到约 33 项符合 solves 的查询结果

测试测量 ADC简化测量高阻抗传感器

  Delta-sigma ADCs, with their high accuracy and high noiseimmunity, are ideal for directly measuring many typesof sensors. Nevertheless, input sampling currents canoverwhelm high source impedances or low-bandwidth,micropower signal conditioning circuits. The LTC®2484family of delta sig ...
https://www.eeworm.com/dl/544/41881.html
下载: 23
查看: 1050

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

Java书籍 Software developers need to have a number of traits in order to practice their craft well. First, t

Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. This requires analyzing customer needs and coming up with succ ...
https://www.eeworm.com/dl/656/251421.html
下载: 44
查看: 1034

数学计算 LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol

LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
https://www.eeworm.com/dl/641/309287.html
下载: 106
查看: 1077

人工智能/神经网络 libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It s

libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This docume ...
https://www.eeworm.com/dl/650/315866.html
下载: 186
查看: 1041

数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
https://www.eeworm.com/dl/641/407093.html
下载: 31
查看: 1093

Linux/Unix编程 In this article, I will explain how to create UDP packets and then send them to a remote server thro

In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note ...
https://www.eeworm.com/dl/619/408538.html
下载: 146
查看: 1050

人工智能/神经网络 Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It s

Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This docume ...
https://www.eeworm.com/dl/650/456927.html
下载: 71
查看: 1058

数学计算 The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic syst

The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineerin ...
https://www.eeworm.com/dl/641/474328.html
下载: 108
查看: 1080