Community Profile

photo

Pawan Kumar Mandal


Last seen: 3 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Trying to separate Quaternion coefficients into array.
function g = actfun(q) % Activity function is LTF gw = (abs(q.w+1)-abs(q.w-1))/2; gx = (abs(q.x+1)-ab...

3 years ago | 1 answer | 0

1

answer

Question


three touple Random number generation
How to generate three touple (a,b,c) random number such that a < b < c. Please help

4 years ago | 2 answers | 0

2

answers