Recent content by gEOdude
-
G
Is This Discrete Mathematics Argument Valid?
this is what I've done- gEOdude
- Post #4
- Forum: Calculus and Beyond Homework Help
-
G
Is This Discrete Mathematics Argument Valid?
i DON't know what the answer is to the question I've put, that's all and I am entering the formula above into a truth table that's what I am doing if someone could tell me the question it would be great.- gEOdude
- Post #3
- Forum: Calculus and Beyond Homework Help
-
G
Is This Discrete Mathematics Argument Valid?
Homework Statement Hey guys I am having a bit of a difficult time with this question, if some one could help me out it would be appreciated, thanks. Consider the following argument. "If the weather is fine, and the train is early, then the dog will sit on the tuckerbox. The train will be...- gEOdude
- Thread
- Discrete Discrete mathematics Mathematics
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
G
MHB Hamming Code: Need Help Fixing Mistakes? Get Expert Assistance Here!
There not all wrong are they? (Thinking) is it 5? PRETTY PLEASE I NEED TO KNOW IM GOING NUTS!- gEOdude
- Post #7
- Forum: Programming and Computer Science
-
G
MHB Hamming Code: Need Help Fixing Mistakes? Get Expert Assistance Here!
Could you give me a hint, on what i should do. Which bit to flip? I thinks its one of more of 5 or 7 or 9 or 11 or is it another one ? I'm so close i just need a little push.- gEOdude
- Post #5
- Forum: Programming and Computer Science
-
G
MHB Hamming Code: Need Help Fixing Mistakes? Get Expert Assistance Here!
Is this better? Or is is two bits that had to be corrected? Thanks.- gEOdude
- Post #3
- Forum: Programming and Computer Science
-
G
MHB Hamming Code: Need Help Fixing Mistakes? Get Expert Assistance Here!
Hey guys I've attampted to do this as best I can but i need some help, becasue i know there are mistakes i have to fix.- gEOdude
- Thread
- Code Type
- Replies: 7
- Forum: Programming and Computer Science
-
G
Converting 243 to Base 3 Using the Digit 5 | Number Systems Homework
DId i calculate n right? CAN SOMEONE TELL ME IF I CALCULATED N RIGHT OR IF IM DOING SOMETHING WRONG. PLEASE!- gEOdude
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
G
MHB Bit Masking: How to Manipulate Bits in Binary Numbers
Im not sure, its how my teacher wrote the problem. Is there something wrong with it?- gEOdude
- Post #3
- Forum: Programming and Computer Science
-
G
Converting 243 to Base 3 Using the Digit 5 | Number Systems Homework
d is given as 5. But when i plug it into the formula to calculate n i keep getting 3. I am probably wrong because I am not calculating it right. I am not having any difficulty with anything else, just that bit. So if i can get some assistance on calculating n with d=5 then I will be fine. Thanks.- gEOdude
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
G
MHB Logic Circuits and Truth Tables
I suppose the two circuits are supposed to be equal. Am I right? Is the equation that I have correct or do I have to change it. Is my table right now.- gEOdude
- Post #9
- Forum: Set Theory, Logic, Probability, Statistics
-
G
MHB Bit Masking: How to Manipulate Bits in Binary Numbers
Hey Guys, can i have a hand with this question. I just want to know if what I did was right. Bit masking has a task. They are used in order to access specific bits in a byte of data. 1) Using the 8-bit binary number “1001 1101”: Turn off the 2 bits (masking bits to 0) on each side, and then...- gEOdude
- Thread
- Bit Operations
- Replies: 4
- Forum: Programming and Computer Science
-
G
Converting 243 to Base 3 Using the Digit 5 | Number Systems Homework
Homework Statement 243 is a decimal number. You must convert it to base n, where n will be computed using the digit (d) 5. For example if your digit (d) was "7" , then n is calculated as :n = d % 6 + 2 (where d = 7) = 7%6 + 2 = 3 Homework Equations None. The Attempt at a Solution n = d % 6 +...- gEOdude
- Thread
- Systems
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
G
Bitwise Ops Homework: "1001 1101" Solutions
I'm pretty sure its right. Am I missing something?- gEOdude
- Post #11
- Forum: Engineering and Comp Sci Homework Help