photo

Scout Patel


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • First Answer
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Answered
Unipolar OOK with pammod and pamdemod?
Yes - use "Complex to real" and "Bias" (i.e. add 1) for transmit and Bias (i.e. subtract 1) and "Real to complex" for receive.

3 years ago | 1

Answered
How to solve the 'StopFcn' error when the cause is "Vectors must be the same length."
Go to the "MODELING" tab on the simulink window. In the Center click on "Model Settings". Under Data Import/Export UNCHECK t...

3 years ago | 2

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

4 years ago