photo

Nazarudin Iqzuan Marzulino


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a fourier transform graph
syms t; f=t*rectangularPulse(t/2); F=fourier(f); Hello, above are the main coding I used for my fourier transform, I'm try...

3 years ago | 1 answer | 0

1

answer

Question


Help with showing exponential power as Y-axis label
ylabel('Y(X)=e^0.25X'); This is the coding... but what came out on the result it only the "0" being powered, whereas ".25x" ...

4 years ago | 1 answer | 0

1

answer

Question


Help with printing output
I was trying to print some output that looks like this Hours Linear Interpolation Nearest Interpolation 13.00 7...

4 years ago | 2 answers | 0

2

answers