photo

LeBron


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
172,298
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
how to plot magniture and phase response of a filter?
i hope someone replies thx

12 years ago | 0

Question


how to plot magniture and phase response of a filter?
Hey everyone heres the question: http://img42.imageshack.us/img42/3236/capturezih.jpg I cant seem to get the plots to work H...

12 years ago | 2 answers | 0

2

answers

Question


Having an error using pacf function
Heres my code: %code clear all clc w=randn(10000,1); num=[1, -1, 0.25]; y=filter(1,num,w); pr=pacf(y,20,...

12 years ago | 1 answer | 0

1

answer

Question


How do i find a difference equation?
I have this first order differential equation given: <<http://img443.imageshack.us/img443/290/576q3.jpg>> i need to find a...

12 years ago | 1 answer | 0

1

answer