![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22967076_1625228932416_DEF.jpg)
NGR MNFD
Followers: 0 Following: 0
Statistica
RANK
99.185
of 297.016
REPUTAZIONE
0
CONTRIBUTI
21 Domande
14 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Domanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 0 risposte | 0
0
risposteDomanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 0 risposte | 0
0
risposteDomanda
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...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre un anno fa | 2 risposte | 0
2
risposteDomanda
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...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
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 ...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
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...
oltre un anno fa | 1 risposta | 0
1
rispostaHow 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
oltre 2 anni fa | 0
Domanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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, ...
oltre 2 anni fa | 1 risposta | 0
1
rispostahow to delete outliers data for 15 person Separately?
thanks so much dear jeff miller
oltre 2 anni fa | 0
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...
oltre 2 anni fa | 0
Domanda
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...
oltre 2 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaFinding 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...
oltre 3 anni fa | 0
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
.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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 0 risposte | 0
0
risposteLSTM 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 ...
oltre 3 anni fa | 0
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...
oltre 3 anni fa | 0
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...
oltre 3 anni fa | 0
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...
oltre 3 anni fa | 0
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...
oltre 3 anni fa | 0