photo

Sai


Pondicherry Engineering College

2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to pass control from one loop to the other loop
My aim is to alter a data sample in such a way that the sign of values in between 0.01 to next 0.01 are altered. Like for exa...

거의 9년 전 | 답변 수: 3 | 0

3

답변

질문


Can anyone tell me the syntax to create a new variable in each iteration of for loop
My aim is to create u_Q1_H1(n) for H=1, u_Q1_H2(n) for H=2...and so on... for H=1:4 if ((u_Q1(n)*v_Q1(n))> ...

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

1

답변

질문


Problem in executing a for loop
I'm trying to filter data for Quadrant hole analysis. My intention is to calculate total sum (S_Q1_H) for each H-value which I'...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


How to initialize an empty vector/null vector in matlab,
I would like to transfer the u_real(n) value to the u_Q1(n) array. But, when I am trying to compile it is telling me that the va...

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

1

답변

질문


I am trying to sort the output data, I need a help to write data into excel file using for loop.
I am trying this, but the excel file is getting rewritten for every iteration and values in the cell are getting replaced. I don...

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

1

답변