Community Profile

photo

Ege Alp TURKYENER


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Error using sym/subsindex , Error in sym/subsref
syms Ybus k n V i N; V(k,i) = (1/Ybus(k,k))*((conj(S(k)))/(conj(V(k,i)))-(symsum(Ybus(k,n)*V(n,i+1),n,1,k-1)) -(symsum(Ybus(k...

4 years ago | 1 answer | 0

1

answer

Question


Visualized Sorting on App designer
I am trying to do make a bar graph from an array. And visualized it on bar graph while it is sorting. Firstly ı want to do that ...

4 years ago | 0 answers | 0

0

answers

Question


Worst-case linear-time order statistics Selecting
Hi.Ihave a some problem with solving this algorithm. Question is: 1) the n elements into groups of 5. Find the median of each 5...

4 years ago | 1 answer | 0

1

answer