
kalana agampodi
Statistics
RANK
223,608
of 281,738
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
7,539 of 19,056
REPUTATION
116
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
34
ALL TIME DOWNLOADS
1161
RANK
of 134,068
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
Content Feed
Getting the summation of a series
Thank you. I was thinking if I run through every element in the array using a for loop it will do the same thing. But apperentl...
1 year ago | 0
Question
Getting the summation of a series
Hi, I am trying to get the sum from the given equation below. My h values and h and ah variables are shown h=[ 1 3 5 7 9 1...
1 year ago | 2 answers | 0
2
answersQuestion
Combination of two values in a list to get the value of an input value
Hi, I have a list of number and I want to find the combination of two numbers equal to or slightly less than a value. (This h...
1 year ago | 2 answers | 0
2
answersQuestion
understanding an if statement
What does this mean ? Can you please explain with an example ? if not(max(c))c Thanks
2 years ago | 1 answer | 0
1
answerQuestion
matrix ordering, optimizing and Tinney 0
Can someone please share the code for Tinney 0 and Tinney 1 matrix ordering ?
2 years ago | 0 answers | 0
0
answersQuestion
dot product and indexing
I am reviewing this code and I do not undestand what this code means and how the dot operation work. Can you please explain wit...
2 years ago | 2 answers | 0
2
answersQuestion
How to get the compressed row sparse CRS in a matrix ?
I want to get the compressed row sparse (CRS) of the following matrix. A=[ 1 0 -2 0 0;... 2 8 0 1 0;... 0 0 ...
2 years ago | 0 answers | 0
0
answersQuestion
Get the position of the next in row and next in column in a matrix
I want to get the next in row and next in column in the above matrix. Index column represent the all non zero entries in t...
2 years ago | 2 answers | 0
2
answersSubmitted
14 Bus Power Flow Project
14 Bus system Power Flow Analysis, Fast Decoupled Power Flow, and Q control limits.
2 years ago | 8 downloads |
Submitted
Bidirectional battery Charger with Controls
3 phase AC current is converted to DC current and then it is send through a DC to DC boost converter to charge and discharge a b...
2 years ago | 25 downloads |
