photo

Saeed


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
24,304
of 301,237

REPUTATION
1

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,206

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,611

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Levinson Algorithm
What are the steps Matlab uses to calculate the Levinson recursion of a sequence: for example: Rxx=[2 1 0 3 5] I have look...

13 years ago | 2 answers | 0

2

answers

Answered
How can I solve this linear System?
B = tril(toeplitz(x)) A = toeplitz(B(:,1) + hankel(x))\b)

14 years ago | 0

Answered
What is the mean of "@"
LTI: Linear Time Invariant system

14 years ago | 0

Question


How can I solve this linear System?
Lets say I have A * x = b n*n n*1 n*1  Unknown   known    known A is unknown but it is kno...

14 years ago | 4 answers | 1

4

answers