Community Profile

photo

pralayasimha yedida


Active since 2016

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Thankful Level 1
  • Promoter
  • Solver

View badges

Feeds

View by

Solved


How to power of a given number&exponent?
How to power of a given number&exponent?

7 years ago

Solved


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...

7 years ago

Solved


find number of buses for given to and from lines
find number of buses for given to and from lines

7 years ago

Question


How to find Y bus for a give nth order system?
How to find Y bus for a give nth order system?

7 years ago | 1 answer | 2

1

answer

Solved


how to create zero square matrix with given order?
y-Zero square matrix with given input order x.

7 years ago

Solved


how to find unique values in matrix
how to find unique values in matrix for give x matrix.

7 years ago

Solved


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:...

7 years ago

Question


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..

7 years ago | 1 answer | 0

1

answer

Solved


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;

7 years ago

Solved


Change string to number
Change given string to number. (hint: there is already function) Changing from ['1234'] to [1234] is one of example

7 years ago

Question


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?

7 years ago | 1 answer | 1

1

answer