photo

lotus


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
272,793
of 297,457

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
70.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


can anybody tell me the meaning of "end-1" instruction here?thank you.
ptot=15:1024; sfdr=max(ptot(nper+2...

12 years ago | 1 answer | 0

1

answer

Question


how to write the instruction to declare the "plus minus" 1V?
The sample-and-hold and the residue generators are used in a 100Ms/s, 10-bit pipeline converter with a "plus minus" 1V reference...

12 years ago | 0 answers | 0

0

answers

Question


what is wrong with this code?
when i run this code it said that Input argument "X" is undefined. Error in ==> sudoku at 10 ...

12 years ago | 1 answer | 0

1

answer

Question


what is wrong with this code?should i add instruction to declare X?
function X = sudoku(X) % SUDOK...

12 years ago | 1 answer | 0

1

answer

Question


can someone explain to me what is this entire code means?
ptotdB = dbp(ptot); i...

12 years ago | 2 answers | 0

2

answers

Question


what is the meaning of this instruction?
y = -Inf*ones(size(x))

12 years ago | 1 answer | 0

1

answer

Question


what does this instruction means?
sfdr=max(ptot(nper+4:N/2))

12 years ago | 1 answer | 0

1

answer

Question


when i run the main file it shows that the error came from the subfile which is the fB is undefined.can you tell me which part is wrong and how to correct it?thank you...
below is the code in the main file: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

12 years ago | 0 answers | 0

0

answers