統計
MATLAB Answers
10 質問
0 回答
ランク
of 157,839
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
can anybody tell me the meaning of "end-1" instruction here?thank you.
ptot=15:1024; sfdr=max(ptot(nper+2...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
what is wrong with this code?should i add instruction to declare X?
function X = sudoku(X) % SUDOK...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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;
12年弱 前 | 3 件の回答 | 0
3
回答質問
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- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
12年弱 前 | 1 件の回答 | 0
1
回答質問
can someone explain to me what is this entire code means?
ptotdB = dbp(ptot); i...
12年弱 前 | 2 件の回答 | 0
2
回答質問
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年弱 前 | 0 件の回答 | 0