-
The current scope of the PID Controller is not compatible with Drasil. At the moment, Drasil cannot solve integrals, therefore the following scope changes are proposed to the project,
- Move the In…
-
Hi,
I'm trying to use **tbcontrol** to study the dynamical response of a fuel cell. The model I'm trying to implement can be found in Fig. 5 of [this paper](https://ieeexplore.ieee.org/stamp/stamp.…
-
DPSU "policy Laplace" algorithm currently uses non-clamped floating point transform to Laplace from uniform random.
-
In several places (e.g. [NeuTra reparam](https://github.com/pyro-ppl/pyro/blob/7a69a3cf8b62f398607b6180dda978029cde698c/pyro/infer/reparam/neutra.py#L88)) that we used `pyro.factor` or `dist.Delta`, l…
-
@oluowoj @smiths
Laplace transform (see below) is a theoretical model in my project. Searched Drasil's Math API and I don't think there is a symbol for integration yet. Perhaps I was looking in the…
-
Take a simple function `f(t) = 1-0.2*exp(-t)`
The Laplace transform of which is `(0.8s+1)/(s^2+s)`
The following Notebook code **should** produce a stepped exponential starting at 0.8 (for t=0) an…
-
### Steps to Reproduce
Compare OCW next:
https://ocwnext.odl.mit.edu/courses/res-env-004-mit-climate-portal-fall-2020/
to OCW legacy:
https://ocw.mit.edu/resources/res-env-004-mit-climate…
-
The documentation [here](http://dspjl.readthedocs.org/en/latest/filters.html) appears to be using `s=z^-1`, which I haven't seen before. In signal processing and controls, I have always seen `s` to …
-
` scons platform=x11
scons: Reading SConscript files ...
Enabling ALSA
Enabling PulseAudio
Enabling udev support
Checking for C header file mntent.h... yes
scons: done reading SConscript files.
…
-
In the _BodyTem_ folder, there is a _npy_ file called _pA_acap_ and imported to the model as `pA`.
Being less intuitive than other file names, can you please tell what does it stand for?