Community Profile

photo

monalisa ghosh


Attivo dal 2015

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to implement "y_org","y_noisy" and "y_filtered" blocks in matlab simulink model?
how to create original signal, filtered signal and noisy signal blocks in simulink model?

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


how can we find or display mean square error of Block LMS algorithm? The code is as follows:
%BLOCKLMS % Call: % [e,w]=blocklms(mu,M,u,Dalton); % % Input arguments: % mu = step size, dim 1x1 % M = filter length, dim...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


is this manual calculation of toeplitz right?
u=zeros(N,1); N=10; k=1; M=4; umat=toeplitz(u(k*M:1:(k+1)*M-1),u(k*M:-1:(k-1)*M+1)); output obtained manually is: ...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


WHAT DOES THIS MEAN?
d = d( : )

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


what do you mean by umat?
Uncertain matrix with 0 rows, 0 columns, and no uncertain blocks. Type "ans.NominalValue" to see the nominal value, "get(ans...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to see the nominal values?
ans.NominalValue -What does it mean?

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


how to define psdopts?
Undefined function 'psdopts' for input arguments of type 'double'. whats wrong in this?

circa 9 anni fa | 0 risposte | 0

0

risposte