Muhammad Tarique
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0