photo

ThB


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Numerical approximation for derivative of matrix
I am trying to evaluate the shear stresses within a rectangular section, where the shear stress is given by the derivative of a ...

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How can I compute the mean of an EMG signal that I loaded it in MATLAB?
Just use meanEMG = mean(EMG); to compute a simple mean of an array. Or use meanEMG = mean(mean(EMG)); if its a...

plus de 7 ans il y a | 0

Question


Matlab PDF testing for integers only
I am currently trying to do a statistical analysis on a dataset which I have. The data ("Speed") contains approximately 8000 dat...

plus de 7 ans il y a | 2 réponses | 1

2

réponses

Question


How can I convert 8 digit "20171203" date to proper format?
I am looking to convert dates of the following 8-diit input format "20171203" (3rd December 2017) into a proper date string whic...

plus de 7 ans il y a | 3 réponses | 0

3

réponses

Question


Trying to reduce computation time
Hey, I am trying to implement a code to compute the values of two functions using a large array of input. visitst = symfun...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


How to Plot Bending Moment Diagram
I wrote a piece of code to solve any 2D frame-type structures problem. As my output, I generated the following: * Displacemen...

plus de 7 ans il y a | 2 réponses | 0

2

réponses