Skip to main content
8 events
when toggle format what by license comment
Mar 15, 2024 at 10:53 vote accept SKevinAR18
Mar 12, 2024 at 1:32 answer added SKevinAR18 timeline score: 1
Mar 11, 2024 at 1:18 comment added SKevinAR18 @Andyaka Damping modes include over-damped, critical, and under-damped systems.
Mar 10, 2024 at 20:11 comment added Andy aka What does "the mode of damping" mean? Your first formula and paragraph below it are formatted as a quote. You should cite that quote with a reference.
Mar 10, 2024 at 17:39 comment added Marcus Müller You're just asking "how do I solve an equation in Matlab"; matlab itself doesn't solve equations, it applies mathematical operations that might be solving equations (for example, it could invert a matrix to find a solution to a system of linear equations). It has the symbolic toolbox (an add-on you can buy) that can parse and within limits solve symbolic equations. But essentially, wrong tool for automatic solution; it's your problem to find a method to solve the equation. Matlab can do the calculations.
Mar 10, 2024 at 17:37 history edited Marcus Müller CC BY-SA 4.0
added 45 characters in body
Mar 10, 2024 at 17:37 comment added Dirceu Rodrigues Jr Lack of information and intention.
Mar 10, 2024 at 17:16 history asked SKevinAR18 CC BY-SA 4.0