亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ESD-Phenomena-and-the-<b>reliability</b>

  • This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is

    This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.

    標(biāo)簽: speed programme is control

    上傳時(shí)間: 2014-11-22

    上傳用戶:jyycc

  • Already the industry standard for Python users, Programming Python from O Reilly just got even bet

    Already the industry standard for Python users, Programming Python from O Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the language, Python 2.5

    標(biāo)簽: Python Programming industry standard

    上傳時(shí)間: 2013-12-13

    上傳用戶:zgu489

  • FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime

    FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.

    標(biāo)簽: collection Transform Discrete routines

    上傳時(shí)間: 2016-08-17

    上傳用戶:yoleeson

  • Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and The

    Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and Their Applications to Geosciences (2007).pdf

    標(biāo)簽: Registration Uncertainty Algorithms Efficient

    上傳時(shí)間: 2016-08-23

    上傳用戶:zhaiye

  • The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

    The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.

    標(biāo)簽: Matlab-interfaces inference interface the

    上傳時(shí)間: 2016-08-27

    上傳用戶:gxrui1991

  • he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form

    he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.

    標(biāo)簽: equivalent likelihood algorithm Sejnowski

    上傳時(shí)間: 2016-09-17

    上傳用戶:Altman

  • The main features of the considered identification problem are that there is no an a priori separati

    The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order

    標(biāo)簽: identification considered features separati

    上傳時(shí)間: 2016-09-20

    上傳用戶:FreeSky

  • The toolbox solves a variety of approximate modeling problems for linear static models. The model ca

    The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.

    標(biāo)簽: approximate The modeling problems

    上傳時(shí)間: 2013-12-20

    上傳用戶:15071087253

  • 是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists targets both the undergraduate computer science or information te

    是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.

    標(biāo)簽: undergraduate information computer Artists

    上傳時(shí)間: 2016-09-28

    上傳用戶:qiaoyue

  • This application includes a demo server and client program. You could write your own server launcher

    This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server program. java -jar SimpleCaptureScreenServerDemo.jar portnumber 2. Type the following command to launch the client program. It s a swing-based UI. java -jar RemoteScreenCaptureClientUI.jar 3. Select Run/Connect menu. Input your server address and port number. You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client program if you are using Windows. This program is written just for fun. :lol: :lol: :lol:

    標(biāo)簽: server application includes launcher

    上傳時(shí)間: 2016-10-06

    上傳用戶:kr770906

主站蜘蛛池模板: 巴彦淖尔市| 堆龙德庆县| 天长市| 旌德县| 鄱阳县| 拉萨市| 西畴县| 福清市| 潮州市| 赤壁市| 吉隆县| 宣威市| 娄烦县| 敦煌市| 房产| 潼南县| 龙里县| 永登县| 黄骅市| 甘谷县| 绍兴市| 佛学| 广州市| 历史| 师宗县| 廊坊市| 冀州市| 高淳县| 临城县| 龙海市| 文成县| 偃师市| 延津县| 永善县| 连山| 弋阳县| 四平市| 习水县| 武义县| 达日县| 鄂伦春自治旗|