Adam Silva
2014 年からアクティブ
Followers: 0 Following: 0
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...
11年弱 前 | 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...
11年弱 前 | 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 ...
約11年 前 | 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. ...
11年以上 前 | 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...
12年弱 前 | 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 ...
12年弱 前 | 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...
12年弱 前 | 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,...
12年弱 前 | 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.
12年弱 前 | 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...
12年弱 前 | 4 件の回答 | 0
