Feeds
질문
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...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0