MATHEMATICA FEATURED EXAMPLE
RLC Circuit Driven by Periodic Signal and White Noise
Consider an electrical circuit consisting of a resistor, inductor, and capacitor connected in series. The circuit is under external voltage, which is a superposition of a periodic signal and a white noise.
| Out[49]= |  |
Define the parameters of the model:
Compute the mean function, i.e. the mean value of the charge of the capacitor as a function of time:
| Out[51]= |  |
Solve the deterministic problem in the absence of noise and compare with the mean function:
| Out[53]= |  |
Compute the variance function:
| Out[54]= |  |
Simulate the model using a strong order 1.5 Kloeden-Platen-Schurz scheme:
| Out[55]= |  |
Visualize simulated paths:
| Out[56]= |  |
Visualize the mean function and its one standard deviation band:
| Out[57]= |  |
| Out[58]= |  |