搜索结果

找到约 110 项符合 defIned 的查询结果

GPS编程 gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supp

gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of common and user-defined reference ellipsoids. Most functions are vectorized.)
https://www.eeworm.com/dl/693/356682.html
下载: 162
查看: 1074

数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct

This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by usin ...
https://www.eeworm.com/dl/641/363633.html
下载: 190
查看: 1117

人工智能/神经网络 neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o

neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a f ...
https://www.eeworm.com/dl/650/380483.html
下载: 194
查看: 1076

数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network ...
https://www.eeworm.com/dl/518/384083.html
下载: 163
查看: 1043

人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % ...
https://www.eeworm.com/dl/650/384092.html
下载: 168
查看: 1031

matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , w ...
https://www.eeworm.com/dl/665/384109.html
下载: 78
查看: 1074

matlab例程 Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing ten ...
https://www.eeworm.com/dl/665/405266.html
下载: 199
查看: 1073

其他 Excel的强大函数功能

Excel的强大函数功能,为我们带来了极大方便,虽然它有200多个函数,但有时我们为实现一项规定的功能,可能用到几个函数或者采用嵌套函数,这样应用起来,也不太方便。其实对于我们经常用到的功能,我们可以创建自定义函数UDF(User—defined function),它的运行与Excel中自带的函数完全相同。建立自定义函数有以下几个优点 ...
https://www.eeworm.com/dl/534/406374.html
下载: 126
查看: 1026

技术管理 The Software Engineering Institute’s (SEI) Capability Maturity Model (CMM) provides a well-known ben

The Software Engineering Institute’s (SEI) Capability Maturity Model (CMM) provides a well-known benchmark of software process maturity. The CMM has become a popular vehicle for assessing the maturity of an organization’s software process in many domains. This white paper describes how the Rationa ...
https://www.eeworm.com/dl/642/409101.html
下载: 105
查看: 1100

数值算法/人工智能 Measuring Frequency Content in Signals I this section we will study some non parametric methods fo

Measuring Frequency Content in Signals I this section we will study some non parametric methods for spectrum estimation of a stochastic process. These methods are described in the literature. All methods are based on the Periodogram which is defined for a sequence x[n] with length N according to ...
https://www.eeworm.com/dl/518/417304.html
下载: 35
查看: 1038