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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0