photo

Zishan


CESET

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

I am a student of MS Electrical Engineering.
Professional Interests: Electricity Usage

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
285.550
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
85.71%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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


Undefined function or method 'gaussian1D' for input arguments of type 'double'.
I get this error when i simulate the code "y1 = gaussian1D(x, mu(1), sigma(1)); "Undefined function or method 'gaussian1D' for ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I apply for loop to process a method 10 times and save different results for each time process runs for different variables.
How can I apply for loop to simulate a method 10 times and save different results for each time process runs for different varia...

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

2

respuestas

Pregunta


How can I make a matrix of 35,486 rows 1 column.
Dear all, I want to make a matrix of 35,486 rows and single column, with first 358 row's element is equal to 1, next 359 element...

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

1

respuesta

Pregunta


How can I make a column matrix of different sequential elements.
I want to make vector of 20 rows and 1 column suppose this vector [1;1;1;1;2;2;2;2;2;2;3;3;4;4;4;4;4;4;5;5] please tell me a gen...

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

2

respuestas

Pregunta


how to make a vector of 30 rows 1 column with increasing values of elements
I want to make a matrix of 30 rows 1 column like [1;1;1;1;1;2;2;2;2;2;3;3;3;3;3;4;4;4;4;4;5;5;5;5;5;6;6;6;6;6] please anyone hel...

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

1

respuesta

Pregunta


how can i access the 3rd, 4th and 6th coloumn simultaneously in a vector of 3 rows 6 columns.
Suppose I have z= [2 1 3 4 6 8 ; 0 5 6 8 3 5 ; 7 4 8 3 2 9]. I want ...

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

1

respuesta

Pregunta


How to count number of Elements in a coloumn matrix of 10 entries.
Dear I am working on KNN method where a is a resultant classified matrix lets a=[1:1:1:3:1:1:10:3:1:1]. Now I want to write a pr...

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

1

respuesta