Community Profile

photo

Muhammad Fakhruddin Abd Rahim


Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Other alternative than syms for differentiation and integration?
Hello Everyone, I'm trying to use differentiation in Matlab using this code syms X; fun = x^3+2*x+10; diff (fun,x); But I g...

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


What is the Shape of the Spectrum?
Hello Guys!!! I'm trying to solve Q1 and Q2 in the attached document 'PracticalWork_1920.pdf '. dt is the duration of each wav...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


Colour of legend doesn't change?
This is my plotting code %% %The Spectrum figure(5); S1 = (a.^2).*0.5; plot(f,S1,'b'); hold on; plot(f,S,'r'); legen...

meer dan 4 jaar ago | 1 answer | 0

1

answer