Feeds
질문
"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 ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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_...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
FFT on vibration analysis
Hi. My task is to analyze acceleration signal for driving comfort. I have to multiply this acceleration signal with appropriate ...
대략 14년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 14년 전 | 답변 수: 5 | 4