Community Profile

photo

Rajendra Rajak


Last seen: 1 month ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver
  • Explorer

View badges

Feeds

View by

Question


Converting for loops to parfor format gives error "Error: Unable to classify the variable 'f_est_1' in the body of the parfor-loop."
Hello, I am trying to convert the for-loop into parfor loop for faster computation (because of huge amount of data). The code a...

3 years ago | 2 answers | 0

2

answers

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:...

3 years ago

Question


How to find RMS value of complex number?
How do we calculate the RMS value for N complex numbers? For real numbers, we square the numbers and take the average then final...

4 years ago | 0 answers | 0

0

answers