Feeds
已解决
Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]
4 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years 前
已回答
LSIM initial value for RC filter doesnt work
Hi Mike, Since you transform your transfer function into state space formulation: Recall that, in state - space form your st...
LSIM initial value for RC filter doesnt work
Hi Mike, Since you transform your transfer function into state space formulation: Recall that, in state - space form your st...
6 years 前 | 0


