photo

Ahmad Jack


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
137,195
of 301,261

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,209

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,690

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

View badges

Feeds

View by

Question


For loop causing an Infinite loop
I have a problem of infinite loop,please find attached three files of two different function and one text file. And find below...

7 years ago | 1 answer | 0

1

answer

Question


Error using horzcat Dimensions of matrices being concatenated are not consistent.
The above error happens due to this line below, utt= [a0,zeros(1,N-1)]

7 years ago | 2 answers | 0

2

answers

Question


Error: In an assignment A(:) = B, the number of elements in A and B must be the same.
I have problem at this line of the code u(ii+1)=(P_hat/K_hat); Where u is a vector of 1x1560 and p and k are vector of 15...

7 years ago | 1 answer | 0

1

answer