SeokWon CHOI
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
70.859
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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 plot picese-wise linear transformation graph?
Ig = rgb2gray(imread('example.jpg')); A = 50; B = 180; In = (A < Ig) & (Ig < B); I want to plot "In" graph like this ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to use arguments of other m-file in another m-file?
I want to use the arguments of the m file called A in the m file called B, but I don't know how. How can I do? for example...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I connect slider and angle in the GUI?
Hello, I want to make the GUI change the angle when using the slider. for example, in this photo, the first slider moves the ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to save regular audio files as variables with for loop?
I want to save regular audio files as aa1.wav, aa2.wav ... aai.wav in a variable via audioread syntax. For example, load ha...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot frequency response at discrete time?
I want to plot a frequency response ( z-transform) How can I plot this graph? Before asking to you, I tried to solve it by mys...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the solution of inverse function ?
Hello, I have some question for solving matlab. if x = [1 2 3 4 5 6 7] and y = [3.6 1.8 1.2 0.9 0.72 1.5 0.51429] I want to fi...
alrededor de 4 años hace | 1 respuesta | 0