Statistics
10 Questions
0 Answers
RANK
171,550
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
can anybody tell me the meaning of "end-1" instruction here?thank you.
ptot=15:1024; sfdr=max(ptot(nper+2...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
what is wrong with this code?
when i run this code it said that Input argument "X" is undefined. Error in ==> sudoku at 10 ...
11 years ago | 1 answer | 0
1
answerQuestion
what is wrong with this code?should i add instruction to declare X?
function X = sudoku(X) % SUDOK...
11 years ago | 1 answer | 0
1
answerQuestion
please tell me what this words "eps" do in this instruction.i searched it from eps doc but i don't understand the application here.
VthL1=-0.25+eps; VthH1=0.25+eps;
11 years ago | 3 answers | 0
3
answersQuestion
i got negative value for sfdr and snr=61.4315 which are not the desired answer.i don't know which part that must be fixed to get the value of sfdr=70.9 and snr=60.7
-mainfile- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
11 years ago | 1 answer | 0
1
answerQuestion
can someone explain to me what is this entire code means?
ptotdB = dbp(ptot); i...
11 years ago | 2 answers | 0
2
answersQuestion
what is the meaning of this instruction?
y = -Inf*ones(size(x))
11 years ago | 1 answer | 0
1
answer1
answerQuestion
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: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
11 years ago | 0 answers | 0