Skip to content

Default simulation times for discrete-time step, impulse and initial condition response is wrong #287

Closed
@murrayrm

Description

@murrayrm

The current method for computing the default simulation time for discrete-time simulations uses a call to scipy.signal._default_response_times(), but this uses an eigenvalue calculation that assumes continuous time. For discrete time systems, need to figure out what the right default values are for the length of a simulation for impulse, step, and initial condition responses. See also discussion in issue #239.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions