photo

rajasekar dhandapani


Last seen: 거의 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to resample table data from 1ms to 10ms
Hello Everyone, I have a data of table (118011x19) with 1ms sampling time. Now need to resample the complete table to 10ms. I...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Interpolating two different size of tables
Table 1: Ts = [0.003,0.0033,0.0004,0.006.....] ; Torque =[10,20,30,40....] Table 2 Ts1ms=[0.001,0.002,0.003,0.004,0.005......];...

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
The output value of the for loop is wrong
I found the answer if we use the following script it works as i expected Filter=D_Calc(:,jj); Filter(Filter>PlusThrees...

대략 5년 전 | 0

질문


The output value of the for loop is wrong
Hi all, The output structure is right but somehow the logic is wrong please find the script below D_Calc=[]; Filter=[]; fo...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


I need to divide two matrix with different rows and column
Hi Everyone, I have two Matrix A= 1x12 B=11x12 I want to divide D=A(of 1st element) / B(of complete Row) now D should have...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Saving values in a variable( workspace)
I want to save different values which are being calculated in a loop (for example for loop) to a workspace. But each time it c...

대략 5년 전 | 답변 수: 1 | 0

1

답변