Community Profile

photo

Muhammad Tarique


Last seen: 12 months ago Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


what is wrong in this code?
load('matlab.mat', 'voltage'); level = 6; wavelets = {'haar','db1', 'db2', 'db3', 'db4', 'db5', 'db6', 'db7', 'db8', 'db9', 'd...

1 year ago | 1 answer | 0

1

answer

Question


Need code to find standard deviation?
how to find SD of a signal (double) using all mothers wavelets (all available in wavelet 1-D) at only 6th level of decomposition...

1 year ago | 0 answers | 0

0

answers

Question


how to make horizontal bar graph in matlab?
I want to make this type of bar graph in Matlab I have made this in excel but its quality is not good please help me out I have ...

1 year ago | 2 answers | 0

2

answers

Question


Change color of bar graphs?
so I am using following code for my bar graph y = [0.1064 0.1069 0.1084 0.1113 0 0.1130 0.1165 0.1189 0.1217]; barh(y) ytick...

1 year ago | 1 answer | 0

1

answer

Question


How to declare global variable
I have multiple m-files and i want to use same global variable for all files so how should i declare and on which place

8 years ago | 1 answer | 0

1

answer

Question


How to send data from graph to table in GUI
I am working on ODE rk method, it is making graph in my GUI but i want to send that graph data on to my GUI table so how i can d...

8 years ago | 1 answer | 0

1

answer