Community Profile

photo

SeokWon CHOI


Last seen: 4 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

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 ...

7 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

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

1

respuesta

Pregunta


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...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

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

1

respuesta