Statistics
7 Questions
0 Answers
RANK
193,266
of 295,712
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
Feeds
Question
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 ...
10 years ago | 2 answers | 0
2
answersQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 2 answers | 0
2
answersQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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 ...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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....
10 years ago | 1 answer | 0