Feeds
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10 years 前
已解决
find number of buses for given to and from lines
find number of buses for given to and from lines
10 years 前
提问
How to find Y bus for a give nth order system?
How to find Y bus for a give nth order system?
10 years 前 | 1 个回答 | 2
1
个回答已解决
how to create zero square matrix with given order?
y-Zero square matrix with given input order x.
10 years 前
已解决
how to find unique values in matrix
how to find unique values in matrix for give x matrix.
10 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:...
10 years 前
提问
In Simulink all waveforms on scope not comming properly?
Simulink all waveforms on scope not comming properly like connecting sine to scope but output is not sine..
10 years 前 | 1 个回答 | 0
1
个回答已解决
Basic commands - Least common multiple
Make a function which will return least common multiple of "a" and "b" Example: a=8; b=6; y=24;
10 years 前
已解决
Change string to number
Change given string to number. (hint: there is already function) Changing from ['1234'] to [1234] is one of example
10 years 前
提问
How to change branch and generator in case file data in MATPOWER?
How to change branch and generator in case file data in MATPOWER? directly or through variable?
10 years 前 | 1 个回答 | 1



