photo

Dhruv Bhatnagar


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
236,291
of 300,603

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

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

View by

Question


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...

5 years ago | 2 answers | 0

2

answers

Question


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(...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer