photo

Ang Vas


Last seen: mehr als 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

MATLAB Answers

18 Fragen
0 Antworten

RANG
199.467
of 300.364

REPUTATION
0

BEITRÄGE
18 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
55.56%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can create a sphere ( or other shape) with cubes?
Hi everyone, I need your help if you can. What I want to do is to design 10 types of cubes with different color shades ( from wh...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create Cubes?
Dear all I need your help for a project that I want to make. I want to create a code that creates cubes with a particular length...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


input command for more than one values
Hi everybody I want to asks something if you can help me. If I want to set an input value I writ N=input('give me the number N')...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create new matrix with compine values
Hi everybody I want your help. what I want to do is to have a program to produce a main matrix by using submatrices but by combi...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Matrix with ones and zeros
Hi everybody I apologize for my ignorance but I want your help. I want to create a ones(3) matrix from the zeros(3) matrix by ha...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I solve the TSP according to Lin–Kernighan algorithm?
Hello everybody I want to use a program in order to solve the Travel Salesman Problem and I found this one <http://www.mathwo...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


TSP matlab how many cities the program visit every t seconds
Hello everybody, I need your help about an issue. I have found a TSP code from http://www.mathworks.com/matlabcentral/fileexchan...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i convert a matrix to a specific feature with matlab
Hi everybody again. I tried to do some changes in a matrix with Matlab but unfortunately I couldn’t (see <http://www.mathworks.c...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can i convert a matrix to a specific feature with matlab
Hello everybody. I need desperately your help as I am not very familiar with Matlab. Let assume that I have two matrixes for ...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I take the row of the cities from the Travel Salesman Problem?
Hello everybody I need your help about an issue. I found a TSP code from http://www.mathworks.com/matlabcentral/fileexchange/248...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I take the (x,y) coordinates of each point by having two different vectors for x and y respectively?
Lets say that I have a matrix |T=[1 2 1 2 3;1 2 4 1 2;0 2 1 3 4;2 1 0 3 1]| I used the below code in order to have a plot ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I change the elements of a matrix in new one?
I want to change the elements of a matrix with a loop command. What I have done is, let’s assume that we have a matrix A=[-1 -...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I plot the items of a matrix with a specific coordinates in matlab?
Hello everybody. I need your help about a problem that I have in matlab. I need to plot the items of a matrix with a specific co...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I have the Centroidal Voronoi tessellation according to Lloyd's algorithm ?
I want to find the Centroidal Voronoi but I have been confused . For instance lets say that I have two vectors X=[1 2 1.1 1.3 1...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


problem with commands poly2cw and polybool - Mapping Toolbox
I have to use the commands poly2cw and polybool but when I run my program I received a message from matlab that I might be neede...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I have the numbers in one vector after a while loop?
Let say that I have a matrix A=[1 0 5 4; 2 0 5 4; 3 4 6 2]; and I am using the below code ( see my previews question Plot the nu...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot the numbers of a matrix as points (dots) in a plot
I want to plot the numbers of a matrix as points (dots) in a plot. For example if I have matrix A: 1 0 5 7 3 ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have the scatter diagram and I want the coordinates of each point
What I want is, if I have the scatter diagram, how can I take the coordinates of each and every point in a matrix or in a vector...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort