photo

Sultan Al-Hammadi


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
212,043
of 300,759

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Plotting a series for n>=1
I have tried plotting the following function but I got a weird plot (really different than expected). I am trying for now to plo...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to change the resolution of a spectrogram?
I have written a code which used to plot the spectrogram of a signal. This line was to get the spectrogram: [s,f2,t] = spectr...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to change the scale of the x-axis & y-axis?
I have written a code which used to plot the spectrogram of a signal. This line was to get the spectrogram: [s,f2,t] = spect...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Simple question regarding feld width in matlab
If saw a question in the internet which asks to write a segment code that prompt the user for a charcter and will print it twice...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Function problem in Matlab
Write a function spellWord that will take one input(string) and return another string that seperates each letter of the word wit...

7 years 前 | 0 个回答 | 0

0

个回答

提问


I have got some questions regarding Matlab.
(1) Explain how global variables in Matlab be used to share information between workspaces?What is the life-time of a global var...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to resolve this error Error using fprintf Function is not defined for 'cell' inputs.
If I got a function like this: function display(a,b,c) %Where a & b are strings and c is an integer fprintf('1: %s \n...

7 years 前 | 2 个回答 | 0

2

个回答