photo

Sultan Al-Hammadi


Last seen: 約4年 前 2018 年からアクティブ

Followers: 0   Following: 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...

約5年 前 | 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...

5年以上 前 | 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...

6年弱 前 | 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...

約6年 前 | 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...

約6年 前 | 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...

約6年 前 | 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...

6年以上 前 | 2 件の回答 | 0

2

回答