
Prateek Gupta
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答已提交
8 tap FIR filter without using inbuilt function(using fdatool)
use fdatool to realise 8 tap fir filter
8 years 前 | 9 次下载 |