Statistics
2 Questions
0 Answers
RANK
236,586
of 301,432
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
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
Feeds
Question
Why my radon transform script works slightly different than built in radon function ?
As a part of my university project I am trying to implement radon transform without using radon command. I have accomplished to ...
8 years ago | 0 answers | 0
0
answersQuestion
Imaginary part of a discrete time signal
n=0:12; x=exp(i*3*pi*n); stem(n,imag(x)) This code wont give the correct answer. The problems come from matlab can't ...
9 years ago | 1 answer | 0
