
Dhruv Bhatnagar
Followers: 0 Following: 0
Feeds
提问
Bit wise operation of And and XOR together
f10 = 1 + v2 + x2 + x2v2 + x2v3 + x3v2 + x2w2 + x2w3 + x3w2 these are the expressions and I want to perform xor and AND operat...
4 years 前 | 2 个回答 | 0
2
个回答提问
why error is coming "undefined function or variable"?
i am trying to declare one qudratic equation but getting this error in R2017b and R2020b also M1=bit3xor(u2,w2,bitxor(bit3xor(...
4 years 前 | 1 个回答 | 0
1
个回答提问
Convert a .txt file into .mat fiie in MATLAB.
Dear Members I am new to MATLAB. I have one .txt file containg information in hex format as given below: 1234ABC6789D AB456C...
4 years 前 | 1 个回答 | 0
1
个回答提问
I am getting an error in the code of printSol written in Numerical engineering with MATLAB?
function printSol(xSol,ySol,freq) % Prints xSol and ySoln arrays in tabular format. % USAGE: printSol(xSol,ySol,freq) % freq ...
6 years 前 | 1 个回答 | 0