Community Profile

photo

Tuhin Choudhury


Last seen: 1 month ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Solved


Create a vector of n alternating ones and zeros (★★)
Given n, your output should be a vector y of numbers such that the first number is 1 and the numbers following it alternate betw...

1 year ago

Question


Find different possible combinations of the rows of two matrices.
Consider two matrices: a = [1 2 3; 4 5 6; 7 8 10] a = 1 2 3 4 5 6 7 8 10 and b=a + 1...

3 years ago | 2 answers | 0

2

answers

Answered
Error with write access
HI, I have no experience with the file extension you are using. I have only written files in xcel using matlab, but I faced a s...

4 years ago | 1

| accepted

Question


calculating residual between two time domain signals
Hello, I have two time domain signals, e.g.: y1= 3*cos(10*t+180*pi/180); y2= 2*cos(10*t+60*pi/180); What is the correct pr...

4 years ago | 1 answer | 0

1

answer