photo

Muhammad Tarique


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
68,837
of 300,771

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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...

3 years 前 | 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...

3 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 ...

3 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...

3 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

9 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...

9 years 前 | 1 个回答 | 0

1

个回答