Adam Silva
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Modeling and simulating distribution systems
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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. ...
10 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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,...
11 years 前 | 0 个回答 | 0
0
个回答已回答
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.
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.
11 years 前 | 0
提问
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...
11 years 前 | 4 个回答 | 0