Muhammad Tarique
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
266.346
of 295.569
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
what is wrong in this code?
load('matlab.mat', 'voltage'); level = 6; wavelets = {'haar','db1', 'db2', 'db3', 'db4', 'db5', 'db6', 'db7', 'db8', 'db9', 'd...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0