photo

elaine


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
35,141
of 300,321

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

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

Question


wheres the problem of this fiter code
bb1=[1,-0.9]; imp=1; M=22; r=0.9; l=0:M; bb2=r.^l; HH=filter(bb1,1,bb2); ZZ = filter(HH,1,imp) nn=...

11 years ago | 1 answer | 0

1

answer

Question


generate sinusoid from complex-amplitude representation
How to generate ---20*cos(2*pi*(4000)*(tt -37.2/10))---- from --- RE{Xe^jwt}-----------using matlab...??..what's the code??

11 years ago | 1 answer | 1

1

answer

Answered
How to plot a graph with negative and small value of X ..help..thx
Thank you sooo much...it's my first time using Matlab...^^

11 years ago | 0

Question


How to plot a graph with negative and small value of X ..help..thx
This is my code...the result i want is a graph with negative values of X from -0.0025 to 0.0025...however, the result from the f...

11 years ago | 2 answers | 0

2

answers