Community Profile

photo

Dharmesh Nadhe


TU Kaiserslautern

Active since 2011

Statistics

Content Feed

View by

Question


"atan" function
Hello,mycode is as follows: phi1= 0:1:360; beta=25; phi2= atand(cosd(beta)*tand(phi1)); error=phi2-phi1 all angle are in ...

12 years ago | 1 answer | 0

1

answer

Question


convert velocity to displacement
Hello All, I have test data in the vector form i.e. I have one vector with time and other vector with velocity. How can I conver...

12 years ago | 1 answer | 0

1

answer

Question


GUI read and write data from workspace
Hello all, I am creating a GUI application for my function: [a_rms,a_w_t,a_w_f,freq] = acc_eight(acc,time,inter,'W'); here a_...

13 years ago | 1 answer | 0

1

answer

Question


FFT on vibration analysis
Hi. My task is to analyze acceleration signal for driving comfort. I have to multiply this acceleration signal with appropriate ...

13 years ago | 3 answers | 0

3

answers

Question


The FIND command returns an empty matrix for a number I know exists
I have sets of data in column vector form (around 70000 elements). To find the maximum element I used "max(x)" and the value c...

13 years ago | 5 answers | 4

5

answers