photo

Spiros Arkoudelis


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
80,793
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a function error.
Hello i am tryinfg to plot the abs of Y: x=-400:400; Y=1./(j*x+3); (abs(Y)) title('Fourier's transform of h(t)=e^(-3t)*u...

7 years ago | 1 answer | 0

1

answer

Question


Error while trying to image fourier transform of a function?
Hello the code is the following: syms x x=-400:400; Y(x)=1./(j*x+3); abs(Y(x)) I am trying to image abs of function Y(x) w...

7 years ago | 1 answer | 0

1

answer

Question


Undefined function or variable 'a'?
Hello, i am trying to export a plot into a jpeg file but i always get the following error message: Undefined function or vari...

7 years ago | 1 answer | 0

1

answer