Community Profile

photo

Prateek Gupta


Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


Combine three different set bar graphs in one graph
I have three sets of bar graphs. How can I just place them on one graph with some spacing between each set and with each set ha...

6 years ago | 1 answer | 0

1

answer

Question


How to pass variable argument using system command?
x0=[45,360,45,180]; ind0=x0(1); ind1=x0(2); ind2=x0(3); ind3=x0(4); system(['python /home/prateek/matla...

6 years ago | 1 answer | 0

1

answer

Submitted


8 tap FIR filter without using inbuilt function(using fdatool)
use fdatool to realise 8 tap fir filter

7 years ago | 7 downloads |