Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
28.121
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
How to change size of Axes in matlab GUI to pixel units?
Hello I am new to MATLAB GUI. I have an axes component in my GUI. I want to have it in such a way that it shows a 50x50 pix...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to save sequence of file names into an array?
Hi! I have a folder full of files in it and I want to save the name of files in an array. Each cell corresponds to a string o...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
MATLAB GUI axes(handles.axes1) does not work?
Hello; I have this simple code that is supposed to draw the line having its slope and y intercept. But when I use axes(han...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I use variables in mkdir?
Hello; Let's say I have four different variables (a, b, c, d) and I want to create folders using these variables as the name ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put root directory in dicomwrite?
Hello everyone! I have a bunch of dicom images that I need to save each one in separate folders. How can I do this in a for l...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
power of a signal
Hello; How can I measure the power of a signal in MATLAB or simulink?
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
fft of a signal
Hello; I know I have to use fft for getting the fourier transform of a signal, but I am a bit confused here. I want to hav...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
writing a matrix into a file
Hello; I have a matrix A, let's say it is a 100x1 matrix. I want to put the data into a text file, such that each line corres...
más de 11 años hace | 4 respuestas | 0
4
respuestasPregunta
Image processing-a problem?
Hey everyone, I was just wondering why when the magnitude of an image is zero, the phase is so noisy?
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem with 3D plotting
Hi! Lets say I have these matrices: B=1x3 C=1x3 D=3x3 I want to have a 3D plot of D vs B-C plane. How can I do this? I read ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
I have a problem sprintf %f
Hey! I have this code: a=4.5; str = sprintf('a = %f',a) str = a = 4.500000 Could you please tell me ho...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find sign of a function
Hello; I have a function let's say y=x-c where c is a constant. I want to find when y is positive or negative, as c is change...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
plotting Phase-Plane Portraits
Hi everyone! How can I plot phase-plane portraits of a nonlinear system?
casi 12 años hace | 3 respuestas | 0
3
respuestasPregunta
how to solve differential equations
Hi everyone, I want to solve a two-dimensional system of differential equations.
casi 12 años hace | 1 respuesta | 0