Skip to content

Allow non-uniform time vector sampling for simulations #357

Closed
@murrayrm

Description

@murrayrm

In the current simulation functions (initial_response, step_response, forced_response) the time values must be equally spaced. For discrete time systems, SciPy’s dlsim function allows arbitrary time instants to be passed as inputs and interpolates between them. Perhaps we should do the same (with equally spaced time points as a special case that uses a more efficient computation?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions