1-Visitor
April 26, 2012
Solved
frequency response
- April 26, 2012
- 1 reply
- 4664 views
Hello,
I want the frequency response of F(s,Iabc).
I don't see why that don't to display.
Do you can to help me.
Thank you very much
There are two ways to get a subscript:
If you want a subscript in a variable name, type "I.abc"
If you want to address an element of a vector, type "I[abc"
In your sheet you define i from 0 to 100 (an index variable) so don't type sx(i) {this defines a function}, type "sx[i", and sx becomes a vector of frequencies.
You need to read the help files about units--you're putting thrm in in some places and not others.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.