photo

Ege Alp TURKYENER


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
150,643
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

6 years ago | 1 answer | 0

1

answer