photo

Tom Bedkowski


Last seen: oltre un anno fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
2 Risposte

RANK
282.575
of 300.381

REPUTAZIONE
0

CONTRIBUTI
6 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
Select with the cursor in a plot the interval boundaries
I got it what i want. xdata = 1:10; ydata = rand(1,10); plot(xdata, ydata) [x, y] = ginput(2) inpolygon(xdata, ydata, x...

circa 6 anni fa | 0

Domanda


Select with the cursor in a plot the interval boundaries
Hello, is there any opportunity to choose with the cursor in a plot points to define variables. I want to select with two curs...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Windowed FFT magnitude / leakage effect
Hello, i am doing an windowed fft to get the magnitude by a frequency. But the result of the magnitude is not the magnitude of...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Import excel data with Generate Function
Hello, if i open an excel data (.xls) with matlab and chose in Import Selection Generate Function i get a function which i cant...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


simulation of a continuous data input (in Simulink)
Hello, i wrote an algorithmn in matlab to analyse data from excel. There just the time and the velocity which is a measurement ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


transform duration into some visible in the table
Hello, i got a cell array which is on the picture shown. In this array is 'duration' shown and not the value. Why this happen...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


nargin doesn't work with my settings
Hello, i got one function to classifiy a Number N. The classifikation depends on a maximal Number n_max and on the boundaries ...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Risposto
nargin doesn't work with my settings
***The problem was, that i defined N, n_max, KG0, KG1, KG2 but not KG3. ***KG3 was not in the workspace. So Matlab throws: Unde...

quasi 7 anni fa | 0