photo

NGR MNFD


Last seen: alrededor de 1 mes hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 3
  • Revival Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to run this CNN?
Hello. Good time. According to the Matlab code I wrote, I want to consider the position, velocity, and acceleration features tog...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I consider temporal and spatial features together in a simple convolutional network?
Hello. Good morning. According to the Matlab code I wrote, I want to add the time channel as another channel to the features. Bu...

2 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


How to improve the accuracy of convolutional network
Hello. Good morning. Given the Matlab code I wrote, how can I improve the accuracy of the convolutional network? What parameters...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


graph convolution nueral network
Hello and courtesy. I have implemented the following code in the MATLAB 2021 program, but I get an error to implement the stgcn ...

3 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


how to read file
I have a data in the form of a picture below, in each of the six files with the extension .csv, I get the error as below. What M...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to code MATLAB to call names using strcat
My data has such a name like person1_normal1_Data2, that The numbers 1 and 2 inside the names vary from 1 to 20. The extension o...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to display skeleton data
Hello, I hope you have a good day...What MATLAB command can be used to display skeletal data in 3D from this matrix? He explaine...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


how to work with kinect camera
Hello dear. I hope you have a good day. Unfortunately I don't know how to configure this camera to take videos of people, and I...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


The video code for recording the gait of people using the Kinect v2 camera
Hello . Good time. I hope you have a good day. How can I display the back-to-back skeletons for the Kinect camera according to ...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to convert absolute time to real time and calculate the sampling rate
Hello to all...In this file, I have the absolute time and date and day of data registration. Now I want to get the real time and...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
How to difine the frequency range with the function 'nufft'?
hi dear xinsheng I have the same question as you.Are you find your answer exactly?Thank you for your guidance

más de 2 años hace | 0

Pregunta


How to get a frequency vector in NUFFT MATLAB CODE?
The example is t = [0:300 500.5:700.5]; S = 2*sin(0.1*pi*t) + sin(0.02*pi*t); X = S + rand(size(t)); Y = nufft(X,t); n = le...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to calculate fast Fourier transform with a 128-point window on these data with non-uniform sampling frequency
Hi everyone I have provided you with my MATLAB code and data. These samples were recorded at a non-uniform sampling frequency, ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
how to delete outliers data for 15 person Separately?
thanks so much dear jeff miller

más de 2 años hace | 0

Respondida
how to delete outliers data for 15 person Separately?
hello dear , thanks for your answer ,but both of this code matlab that you recommended me is the same. it get me a big vector fo...

más de 2 años hace | 0

Pregunta


how to delete outliers data for 15 person Separately?
Hello ,Have a good time. I have 15 patients with 13 characteristic columns. After using the rmoutliers command(for delete outli...

más de 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


how to Detect and remove outliers in data with delete and specify time interval ?
Hello dear ,I wish have a good time. I have a large data set of 3688*13 for 15 people with 13 features. I want to eliminate th...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can i get mean frequency in special rang?
I want to get mean ferequncy in rang f = (0.002 0.55) just this . from this code matlab but i get this eror(Array indices must...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Finding Heelstrike and Toe-off with only Ground Reaction Force Data
and How can I check the checksum of the force signal binary file? This force signal is measured by a 12-bit adc. I was able to d...

más de 3 años hace | 0

Pregunta


display gait cycle in matlab
Hello friends I have a diagram of the walking gait signal related to the left and right force signal feet of people. This signa...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to read binary file
Please, guide me on how to read a binary file in MATLAB gait in neurodegenerative disease in physionet site. Those who used E...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what does Validation Patience mean in training Option?
hi all what dose ValidationPatience mean in trainingOption? and how I should use the number of it? i do not understand help o...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


.let format binary file
Greetings and Regards I have a .txt binary(force signal from left and right foot for example ) I want to know how to add it t...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


minibatchsize on lstm network
HI all... I have a training set (51*1cell) and test set (13*1cell).and i want to rain with lstm network so i don not know What ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


lstm network in matlab 2019
hello thanks for your answer.I installed MATLAB 2019 and now I get an error for the input arguments. How can I extend the inputs...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Respondida
LSTM network Matlab Toolbox
Hello ... thank you for your answer. In the line of SatLayers, trainingoption I have error. I did not add anything to my MATLAB ...

más de 3 años hace | 0

Respondida
LSTM network Matlab Toolbox
Hello . I hope you have a good day. I sent the article to your service. I implemented the coding part in the MATLAB software, bu...

más de 3 años hace | 0

Respondida
Problem with a LSTM network
Hello . I hope you have a good day. I sent the article to your service. I implemented the coding part in the MATLAB software, bu...

más de 3 años hace | 0

Respondida
Predict, Forward and Backward methods of lstmLayer in Neural Network Toolbox
Hello . I hope you have a good day. I sent the article to your service. I implemented the coding part in the MATLAB software, bu...

más de 3 años hace | 0

Respondida
Conv LSTM input size mismatch error
Hello . I hope you have a good day. I sent the article to your service. I implemented the coding part in the MATLAB software, bu...

más de 3 años hace | 0

Cargar más