photo

Juan Ramallo


Universidad Nacional de La Plata

Active since 2015

Followers: 0   Following: 0

Message

Student of Computer Science in National University of La Plata, Argentina.

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
206 379
of 300 364

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
How to implement a difference equation, and get output signal from giving it input signals?
I am using this function to represent the kronecker-delta: function d = kronDel(j,k) if j == k d = 1; else ...

ungefär 10 år ago | 0

Question


How to implement a difference equation, and get output signal from giving it input signals?
I have a "hcanald.p" file that contains a function that returns me a signal, which represents the unit-pulse response of my syst...

ungefär 10 år ago | 1 answer | 0

1

answer