Community Profile

photo

Suneel Kumar


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can someone help me in finding a way in arriving at the solution for the below problem.
I am trying to optimize the work flows in a manufacturing environment Let A, B and C are continuous tasks, implies C is depen...

8 years ago | 1 answer | 0

1

answer

Question


Hi, can someone help me out with How to convert .cnt to .set file?
I've been working on eeglab and wanted to process around 10 datasets. But the STUDY technique is not taking in .cnt file format....

8 years ago | 0 answers | 0

0

answers

Question


While comparing the equality of two floating numbers(a,b), we use abs(a – b) < tolerance. Could anyone let me know if there's anyway that this function may yield bad results or errors ?
For normal interger values, this test is the best to check the equality.I wish to know even if the tolerance set is proper but s...

8 years ago | 2 answers | 1

2

answers

Question


Why can't I get an output when I am trying to find Cosine of 180 radians using Taylor series expansion.
sum= double(1); sign=1; for n=2:2:1000 sign = -sign; form = ((Rad).^n)/factorial(n); ...

8 years ago | 0 answers | 0

0

answers