Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Function to get coefficients of root raised cosine pulse in Matlab

Status
Not open for further replies.

breothul

Newbie level 2
Joined
Dec 8, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
Help with function to get coefficients of root raised cosine pulse in Matlab

How could I do this function?

[stc,so] = Rootraisedcosine(P, B ,T)

It has to generate a vector with 2P+1 coefficients of a root raised cosine filter with roll-off= B and period = T.

stc so is an struct.

I have read about rcosine, rcosflt and design.pulseshaping and don't know how to use them in my function . :cry:

Thanks.
 
Last edited:

I really need help with this. Anybody know how could I do the function?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top