Nina Perf
Followers: 0 Following: 0
Estadística
25 Preguntas
0 Respuestas
CLASIFICACIÓN
86.442
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
25 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
80.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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!
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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/...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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);...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
for loop help with loop range
I nedd help with the following: Thank you!
más de 3 años hace | 1 respuesta | 0