Community Profile

photo

M B


Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 1
  • Knowledgeable Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why does MATLAB read a picture and add noise on it?
Hi, I typed in matlab the following command: x=imread('pic.gif') imshow(x); I would expect that the output image ...

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

2

respuestas

Pregunta


MATLAB Workspace and functions
I understand that the workspace window shows me only the variables of the main function of my program. Once I step into a functi...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error in butter command
Hello, I wrote the following function: function [output_signal] = AddDirectivityError (bat_loc_index, butter_deg_vector,...

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

2

respuestas

Pregunta


Debug and workspace of functions
Hello Everybody, When I run a MATLAB code which includes several function files, the variables I see in workspace are only of...

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

1

respuesta

Respondida
MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
I found the problem! The name of the first file consists of whitespaces. MATLAB file names must NOT include whitesapces! ...

alrededor de 10 años hace | 2

| aceptada

Pregunta


MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
I wrote a modular MATLAB code which consists of several function files. I have no problem running my program. The problem is tha...

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

1

respuesta