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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0