photo

Eric


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


swapping elements in matlab?
How would I swap elements randomly in matlab? E.G I have a matrix M=Randi(3,10); and I want to swap its elements/cells aroun...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


converting flow diagram to matlab commands
Hello I'm starting off with this flow diagram that needs to be converted into MATLAB instructions. I Know that initially I write...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Land Allocation, with simulated annealing
How to go about converting insturctions on a flow chart to matlab? For example I have a matrix M=zeros(10);% k = ran...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Simulated Annealing Flow diagram
This is a part of the question I have to answer. Im not sure to use a for loop or a function. So here goes the question. For...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matrix's and percents
How would I go about making a 10 by 10 matrix with only 1,2,and 3's. And having 20% be 1, 40% be 2 and 40% be 3's?

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do I create a matrix that is 10 by 10, with only integers of 1,2, and 3? and also create it randomly with these integers.
I need to create a random matrix with numbers 1,2 and 3 into a 10 by 10 matrix.

más de 10 años hace | 2 respuestas | 0

2

respuestas