Semiconductor memory, card readers, microprocessors,disc drives, piezoelectric devices and digitally based systemsfurnish transient loads that a voltage regulator mustservice. Ideally, regulator output is invariant during a loadtransient. In practice, some variation is encountered andbecomes problematic if allowable operating voltage tolerancesare exceeded. This mandates testing the regulatorand its associated support components to verify desiredperformance under transient loading conditions. Variousmethods are employable to generate transient loads, allowingobservation of regulator RESponse
上传时间: 2013-11-21
上传用户:semi1981
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear RESponse correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
标签: instantaneous algorithm Bayesian Gaussian
上传时间: 2013-12-19
上传用户:jjj0202
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the RESponse: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007
FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse RESponse、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码
上传时间: 2015-05-20
上传用户:Miyuki
Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will RESponse to give the correct time back to the client.
标签: time Environment protocol sending
上传时间: 2015-05-23
上传用户:guanliya
基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse RESponse. uwb_sv_*.m: Four M-files used to generate channel impulse RESponses (MAT files).
上传时间: 2013-12-22
上传用户:gengxiaochao
在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。 默认端口:8080 WebServer.jar为已经编译好的java文件,在Dos下可以(注意要在WebServer.jar所在路径)执行java -jar WebServer.jar,在Dos窗口中会有大量的提示信息。不建议用无Dos窗口的方式使用。 包含三个Class: HttpServer.java(main) RESponse.java Request.java 还含有大量注释。
标签: 运行
上传时间: 2015-07-08
上传用户:klin3139
realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse RESponse sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积
标签: sequence overlapped-add overlpadd realize
上传时间: 2015-07-22
上传用户:as275944189
蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and RESponse messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each supported profile shall define its own message formatting and/or usage rules.
标签: specification describes Transport Protocol
上传时间: 2015-08-11
上传用户:大融融rr
The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include single degree of freedom RESponse, RESponse spectrum, finite elements, numerical integration, and phase plane analysis.
标签: C. Engineering educational Vibration
上传时间: 2013-11-29
上传用户:jkhjkh1982