photo

Nina Perf


Last seen: circa 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

25 Domande
0 Risposte

RANK
243.581
of 300.364

REPUTAZIONE
0

CONTRIBUTI
25 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
80.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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 4

Visualizza badge

Feeds

Visto da

Domanda


Bode diagram for a Butterworth filter
Hi, I want help in doing a Bode diagram for a 8th order Butterworth passband with passband between 2 and 12 Hz. Sampling freque...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Help Merge two tables by the column variables
Hi, I have the following table tComplete, where there are 50 different Birds, 2 Days (P and O), different Tries, and 200 Featur...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Help iteration for loop and tables vertcat
Hi, I have a varible C which is a 45x2 double with the possible combinations of numbers, #, from 1 to 10 (meaning 10 birds). P...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Help with Table and Row indexing
Hi, I have the following table Predictions, where there are 2 Days, 2 different Time points, for 2 different Birds, 3 Tries per...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Help with table variables calculation
Hi, I have a table 'T' with a column variable named 'rank', which includes categorical numbers: from 1 to 3. I want to che...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Help calculating values from a table into a loop
Hi, I have the following table T, where there are 2 different timepoints, for 2 different birds, 3 trials per day. I want to c...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Histogram occurences per class
Hi, I want to have the classes count centered at the top of each bar, as a number. Can you please help? figure() h = histogra...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Problem with Cell Array in Table
Hi, I have a table T, with cell arrays of doubles. By opening T.Var1{1,1} (selected in the figure above) we get a double with ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Find consecutive ones and save the contents
Hi, indcol1 = ind(:,1); % the indexes indcol2 = ind(:,2); % the array of 1 and 0 Thank you in advance!

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Help Segmenting signal processing
Hi, I have data. I have segmented the signal in windows and calculated rms. Can you please help in finding multiple minimum val...

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


Histogram wrong Classes help
Hi, I need help representing data with the histogram function. figure() for i = 1:8 subplot(4,2,i), histogram(Data.score...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Feature Selection using Correlation-based method
Hi, I want to use the Correlation-based Feature Selection to perform feature selection. I tried the https://www.mathworks.com/...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Help normalizing data in table
Hi, I have a 100x6 Table with 6 variables. I want to center the data so that it has mean 0 and standard deviation 1, using th...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Conditions else if - efficiency advice
Hi, I want advice on how to make this code more efficient. We have2 groups S and T. For each I want to attribute the aS or a...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert x axis to seconds
Hi, I need help converting the last 2 plots (plot 2 and plot 3) x axis, to the time domain in seconds, given a data signal with...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Extracting data cell that match specific strings in different columns
Hello! I have a table, T, with the following variable names: Type, Ta, Sub, Day, Try, Data I ask the person for these differe...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


FFT plot in frequency domain, error help
Hi, I did a myfft function in order to plot the (PSD,f) of a signal: 10696x1 double [f, ~, ~, psd, ~] = myfft(Data, fs);...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Converting values to g
Hello, I need help converting values of an Accelerometer sensor. It has 12gb so the values are from 0 to 4096. I need to con...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Units help to plot
I want to convert values in a table column to a range of -1 to 1 units. My -1 value is -800 My 0 value is 300 My 1 value i...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert units to g
Converting to g

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Feature Selection using ReliefF function
Hello, I am using the ReliefF feature selection in around 700 features (1 table column is one feature). I am getting an error t...

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Histogram occurences per age problem
Hello, I have a table with persons data. I have the ages in one column and I wanted to do an histogram like the one bellow. Ho...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Using barh to plot top 10 values in Feature Selection
Hello, I did Feature Selection of 700 features. I want to bar plot only the top 5 (with highest predictor rank). Can you pl...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Error Concatenating multiple tables
I need to concatenate multiple tables vertically. All tables have the same Variable Names in the columns and they have the same ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


for loop help with loop range
I nedd help with the following: Thank you!

oltre 4 anni fa | 1 risposta | 0

1

risposta