SeokWon CHOI
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
70.828
of 295.527
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0