The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 4th, 2024, 10:42am
Pages: 1
Send Topic Print
Help with MASH 111 SDM (Read 4405 times)
nomade
New Member
*
Offline



Posts: 2

Help with MASH 111 SDM
Apr 20th, 2010, 8:27am
 
hello every one
i have a problem with the mash 111 SDM attached it's model and the m code to plot it's power spectral density ,... BUT i don't know what is the problem with the code i can't find the 60 db slop as it should be !!
can any one help me please ?!

here is a copy of my simple code using the pwelch function.

N=length(A);
fs=10^(3);
[Pxx,fx] = pwelch(A,hann(2^16),0,2^(18),fs);
plot(fx,10*log10(Pxx));
grid on

is there any thing wrong in my simulink model or my code ?!
if there is ,... so please any suggestions ?
thanks everyone !
Back to top
 
View Profile   IP Logged
nomade
New Member
*
Offline



Posts: 2

Re: Help with MASH 111 SDM
Reply #1 - Apr 20th, 2010, 11:54am
 
helloo guys
any one can help
or suggest me something
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.