neamah al-naffakh
Followers: 0 Following: 0
Estadística
22 Preguntas
2 Respuestas
CLASIFICACIÓN
272.290
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
22 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
68.18%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
Store identical rows in specified column
Hi , I have a table that has thousands of input, an example is attached Date ID Name Des 01/...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Extracting unique rows from cell array Matlab 2015a
Hi, I have dataset (different data types) that contains thousands of rows [~,~,data] = xlsread('dataset.csv'); % Extracting ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract N number of digits after the dot
Hi guys, suppose *N=1234.4345* I would like to store in this variable the decimal number and the first two digits only af...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how to draw signal using different colour
Hi Guys Please I have plot the follwing graph. <</matlabcentral/answers/uploaded_files/89937/1.png>> The graph incl...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
caculate frequency from signal data
I have data from the accelerometer sensor and this is an example of my signal <</matlabcentral/answers/uploaded_files/78681/...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get the content of cell array
I have an array called *(dataBig2)* that contains *20234 cells*. Each cell contains N number of *rows* and *9 columns* (the f...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
dividing signal into subsets
I have about 5 hours of the acceleration data for a particular user ( the collected data is real life data, which means I don't ...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How to determine input and target data for classification in neural network
Hi, I'm working on *gait recognition problem*, the aim of this study is to be used for user authentication (i.e. authenticate...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Training Neural Network for classification
Hi, I'm working on *gait recognition problem*, the aim of this study is to be used for user authentication I have data of ...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
K-Fold Cross Validation
Hi Guys, I have data of 36 users as shown in the code (MATLAB) data is loaded into a matrix called *Feat_Vec1* clear...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
sorting a matrix column with the corresponding row
I have a matrix that contains ( 6 rows, 2 columns) as shown in the attached image. <</matlabcentral/answers/uploaded_files/6...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Delete Data from a Cell Array
Hi, I have an array called AA that contains *36 cells* ( inside each cell there is another *36 matrix* each matrix contains...
casi 8 años hace | 1 respuesta | 0
1
respuestaconvertion N matrixs inside a cell into one array
in addition to the answer of the gentleman *Walter Roberson* this is another answer that we can use it as well output...
casi 8 años hace | 0
Pregunta
convertion N matrixs inside a cell into one array
I have a cell called *( AA )* that contains *1 row * 36 columns* (as shown in the attached image) <</matlabcentral/answers/...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
convert column inside a cell
Hi everyone, I have a cell *(called AA )* that contains *1 row * 36 columns* (as shown in the attached image) <</matlab...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
load multiple .mat files
hi everyone, I have a question. I am analysing some data which have multiple subjects. Information about every subject is ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Split a vector into two vectors randomly
hi, I have a vector that has 36 values and I'd like to split it into two vectors randomly. ( the first vector has 25 values ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
convert the time domain signal into frequency domain signal
hi guys, this is the second part of this <http://uk.mathworks.com/matlabcentral/answers/300090-convert-the-time-domain-signal-...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
convert the time domain signal into frequency domain signal
Hi, I have represented the acceleration data of 3 axes(x, y, and z) in time domain as shown in the Graph <</matlabcentral/...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
Convert Time Domain Signal Data into Frequency Domain
Hi, I have dataset that contains time stamp and the acceleration data of three axes( x, y, and z) then i the data has been sto...
más de 8 años hace | 1 respuesta | 0
1
respuestahow do i calculate the Correlation coefficients
Hi guys, thanks for your answer howeover, the correct function is *corr* CorrcoeffXY{nn,1} = corr(X_Segments{nn},Y_Se...
más de 8 años hace | 0
| aceptada
Pregunta
how do i calculate the Correlation coefficients
I have dataset that contains the acceleration data of three axes (x, y, and z) , this an example of my data X ...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
calculating the MFCC and BFCC for a signal
Hi guys, I'm wondering, is there any function in Matlab to extract the Mel Frequency Cepstral Coefficients (MFCC) and Bark Fre...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding local minima for a signal
I have used the (findpeaks) function in Matlab in order to find the locations and the value of the peaks ( Local Maxima ) in the...
más de 8 años hace | 4 respuestas | 0