Community Profile

photo

Nate


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Sigma notation - two variables. 'for' loop or symsum?
Hello I am trying to compute a sigma summation of a simple single column vector x, where: N = length(x) k = 0:N/4 ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Creating a matrix of sinusoids with time increasing over rows, and frequency + phase increasing stepwise over columns
I need to create a matrix/array of sinusoids with time vector increasing along rows and frequency vector increasing along column...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a matrix of sinusoids with frequency increasing over columns and time increasing over rows
I need to create a matrix/array of sinusoids with time vector increasing along rows and frequency vector increasing along column...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Obtaining fundamental frequency of complex signal from Fourier transform
I have a complex periodic signal buried in noise. The magnitude spectrum of the FFT shows 3 peaks at 20 Hz 70 Hz and 174 Hz. I...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Average of Row Elements in a Multideminsional Array
I have a 1 x 10 cell array, with each cell containing an 890 x 2 double. I need to find the mean across each row for all cells ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to solve a symbolic script expression within a cell and assign the answer to a new variable
I have a 1x1 symbolic object (X) containing the following symbolic expression: int(T - 2*t, t, 0, T) I want to create a ne...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Symbolic entry of rem function
When entering the following symbolic code using the remainder (rem) function, Matlab returns x(t,P) = 0, which is clearly wrong....

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort