photo

tevzia


University of Alberta

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

17 Preguntas
0 Respuestas

CLASIFICACIÓN
170.190
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
17 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
47.06%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Changing matrices form, echelon the matrices
Hello, I have a matrices that i want to change the form/type of it. My array is lik that A B C D A 0 1 0 ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


multiply matrices and sum the result
Hi, I want to multiply two different matrices and sum the result It is a neighborhood analysis.for matrix x every row is an ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab stop time or running time
Hi, I am running a model that takes hours and i am wondering how long does it take for further run. I can see start time on com...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


create a new matrices by using existing matrices
Hi, I try to create a new matrices by using specific condition from existing matrices(its a data file) for example I have ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to fill cell array with a data file?
Hi, I want to create cell array like edge={} (3x947) but i dont want to use edge=cell(3,947) -because next function that i will...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


creating point graph for two matrices
Hi, I have two different matrices and I try to create point graph with those matrices. I use: plot(x,y,'*') but x and y h...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


creating point graph problem
Hi, I have two different matrices and I try to create point graph with those matrices. I use: plot(x,y,'*') but x an...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


distribute list to Matrices
Hi, I have a list that shows distances of the points. It is like Point A, Point B 5.2 Point A, Point C 4.3 Point...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


lowest index in the matrix
Hi, I try to find a lowest index in the each row of the matrix.For example I have 4x6 matrices like this A = 1.9440 ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


write matrices in notepad
Hi I try to write result as a notepad or an excel file. I am using dlmwrite() however i didnt find out how to write each number ...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


error: Matrix dimensions must agree / Inner matrix dimensions must agree.
Hi, I tried to multiply two different matrix but program give me an error which is "Inner matrix dimensions must agree". here ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to remove all variables in the workspace
Hi, I try to remove/clear all the variables in the work space. But not typing clear on the command window. I try to add clear ...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to find out the index of the list for each number
Hi, I try to make new index lists for numbers in my main list. Here is an example of the list Schedule(1,4,3,1) and i wa...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to replace an element in an struct array
Hi, I have a problem about replacing an element in the array with a new one. Could you please take a look and tell me what...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


sum inside a for loob
hi everyone, I was wondering how to sum my calculation inside loop. here is a simple code: % for i=1:5 a = price1 * ...

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

1

respuesta

Pregunta


call function, not enough input argument error
Hello, I try to call function in my main code. However, It says "Not enough input argument" when i call it. here is my code, Co...

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

1

respuesta

Pregunta


Not enough input arguments
Hi, I try to create a genetic algorithm model and i try to create a fitness function to calculate fitness of every child. Howev...

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

1

respuesta