photo

Tanmay Das


IIT Kharagpur

Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

I am a final year student at IIT Kharagpur. I did my summer internship at Mathworks Hyderabad.

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Getting an increasing every other while loop for m+1 up to k. If m<k
Hi, I have the understanding that you want to print i-th value in every alternative iteration. The following code may be helpfu...

4 years ago | 0

Answered
Scripts works as main code but not as a function
Hi, I have the understanding that you are passing a single element i.e. lamdaO(i) as an argument but in order to execute your f...

4 years ago | 1

Answered
Solve "Index exceeds the number of array elements (1)", "Vectors must be the same length." errors
Hi, I have the understanding that you are facing trouble in indexing of arrays. Unlike C++ or Python, indexing starts from 1 in...

4 years ago | 0