photo

UTS


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Determine the minimum value excluding zero
A B 0.025 520 0.027 531 0.029 560 0.031 508 0....

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Display the the minimum value
A B 0.025 520 0.027 531 0.029 560 0.031 508 ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Double Integration : (Displacement signals from the Acceleration data)
Hi, In order to obtain the displacement signals from the acceleration data, The following steps are used to convert the accel...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Risposto
Double integration of the acceleration signals to obtain displacment signals
Any comments, Thanks

oltre 9 anni fa | 1

Domanda


Double integration of the acceleration signals to obtain displacment signals
Hi, In order to obtain the displacement signals from the acceleration data, The following steps are used to convert the accel...

oltre 9 anni fa | 7 risposte | 4

7

risposte

Domanda


Color code with dash line
Hi, Could you please tell me the correct code for the dash line with specific color For colors with dash line such as re...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Store all iteration loop outputs in a matrix
clc; a = 5; b = 20; for i = 1:10 j = (i + 25); k = (j*b); m =[i j k]; end ****************...

circa 10 anni fa | 1 risposta | 2

1

risposta

Domanda


Numerical Integration of the Equations of Motion
Hi, I am wondering how to write a code to represent the discrete equation of motion. The input consists of stiffness and force ...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Matlab - Signal Noise Removal
<</matlabcentral/answers/uploaded_files/8248/jjj.png>> How could we remove noise from signals as show in in attached pictures...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Undefined function or variable
I got error as stated below, your assistance would be greatly appreciated, Thank you A=3e3; B=2e3; while (abs(A-B))<50 ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Error with Matlab Function
I got this error : Output argument "AB" (and maybe others) not assigned during call to I would be greatly appreciated for ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Do while loop in Matlab
Could you please let me know the Matlab code that is similar to C++ code as shown below: do { <your calculations> } while (...

oltre 10 anni fa | 4 risposte | 2

4

risposte

Domanda


How to make MATLAB code execute faster
Hi, How to make MATLAB code execute faster?

oltre 10 anni fa | 4 risposte | 1

4

risposte

Domanda


For loops in Matlab
<</matlabcentral/answers/uploaded_files/6989/11.png>> C=[ ]; for A=1:4 B=[5 10 5 10]; end ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Select the optimum value
<</matlabcentral/answers/uploaded_files/6665/MATLAB.png>> How can I selec the optimum value, for example, Select A if ab...

oltre 10 anni fa | 1 risposta | 0

1

risposta