Community Profile

photo

Adam Silva


Active since 2014

Professional Interests: Modeling and simulating distribution systems

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


3D surface plots from 3 vectors?
I have 3 vectors. v1, v2, and v3. All are vectors with n number of elements in them. How to draw a surface plot. Matlab asking t...

9 years ago | 1 answer | 0

1

answer

Question


4-D plot in Matlab
I have 4 vectors of size 50. How can I plot them in 4-D in Matlab. I tried "surf". But Matlab gives me an error "Z must be a mat...

9 years ago | 1 answer | 0

1

answer

Question


Passing data between fucntions
Hi I have two functions: "1. inputdata.m" and "2. algorithm.m". All the input data to calculate values using algorithm.m are ...

9 years ago | 1 answer | 0

1

answer

Question


Optimize size and location of distributed wind generation using NSGA II
Hi Everyone, I'm trying to optimize the distributed wind generation in a radial distribution system using NSGA II algorithm. ...

9 years ago | 0 answers | 0

0

answers

Question


Using NSGA II to power system optimization
Hi everyone, I'm looking for NSGA II Matlab code which can handle constraints. I want to understand it to use in power system...

10 years ago | 1 answer | 0

1

answer

Question


How to select the combinations without repetitions in a matrix?
Hi Everybody, I have a question regarding matrix sorting. I have a matrix "A" a 6 by 2 matrix. A=[ 1 2 ...

10 years ago | 1 answer | 0

1

answer

Question


Network Graph in Matlab ?
Hi everybody, I'm writing a program to output a graph look the same as illustrated below. <</matlabcentral/answers/uploaded_f...

10 years ago | 0 answers | 0

0

answers

Question


Does anybody know Matlab codes for optimal placement and sizing of DG in a distribution system?
I am looking for the Matlab codes regarding this topic with any optimization technique (like as GA, PSO, bee colony, ant colony,...

10 years ago | 0 answers | 0

0

answers

Answered
Back track the index of a matrix
Thank you all for quick responses and help. I got the answer for my assignment and learn some new codes in Matlab.

10 years ago | 0

Question


Back track the index of a matrix
Hi everybody, I'm writing a program to output results in a matrix(n x n).Let's call it matrix "A". I need to sort all the elemen...

10 years ago | 4 answers | 0

4

answers