Community Profile

photo

Sultan Al-Hammadi


Last seen: nästan 4 år ago Active since 2018

Statistics

Content Feed

View by

Question


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

mer än 5 år ago | 0 answers | 0

0

answers

Question


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

mer än 5 år ago | 3 answers | 0

3

answers

Question


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

nästan 6 år ago | 1 answer | 0

1

answer

Question


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

nästan 6 år ago | 0 answers | 0

0

answers

Question


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

nästan 6 år ago | 0 answers | 0

0

answers

Question


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

nästan 6 år ago | 2 answers | 0

2

answers