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 years 前 | 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 years 前 | 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_...
13 years 前 | 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 years 前 | 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 years 前 | 5 个回答 | 4