Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
87 views

I'm trying to implement the generation of Password Element for WPA3 SAE in Python according to IEEE standard 802.11. In the Appendix, I found the SAE test vectors, however I have a problem in the KDF ...
0 votes
1 answer
168 views

I would like to use two of the IEEE case examples and connect them using pandapower. One should represent a DSO net and one a TSO net. Now the issue is that I am unsure whether I have connected them ...
samabu's user avatar
  • 183
1 vote
0 answers
34 views

I am currently working on a MIPS program which takes in user input as a decimal then gives the sign, exponent, significand bits, truncated unsigned int, and truncated int. I'm having trouble with my ...
ak.'s user avatar
  • 23
0 votes
1 answer
494 views

Currently reviewing some material and I see that in IEEE 754 floating point format it says: x = (-1)^S ×ばつ (1 + Fraction) ×ばつ 2^(Exponent - Bias) I am unclear on weather the 2^(Exponent - Bias) indicates ...
0 votes
1 answer
124 views

I have this code down below I use to send raw socket on unix with sendto function. it works fine. If the packet is 802.11 frame, as I send the packet it gets resent by the OS with some modifications. ...
0 votes
1 answer
27 views

I am new to using simulink and am after building this model in the picture below. The only values which are not constants is K(t), and θ_a(t) which are inputs. Ultimately I'm confused with what the ...
Mgert33's user avatar
  • 101
1 vote
1 answer
102 views

I do not understand how the following operations 2s – 1 and 1 - 2s are performed in the following expressions: R <= (s & '0') - 1; L <= 1-(s & '0'); Considering the fact that R and L ...
toniozr's user avatar
  • 29
0 votes
1 answer
109 views

Recently I have been creating a Standard Library for my custom language. The library contains some soft floating point functionality because my target processor does not have an FPU.I don't support ...
2 votes
1 answer
1k views

I am preparing my conference paper and the conference committee provies a template in a word documents. But, I am comfortable with Latex. I am using Overleaf. In the template at the very beginning the ...
1 vote
1 answer
64 views

I need to create a bot that will search for articles on the IEEE Spectrum site after the user enters keywords. The bot must work in Telegram. But when searching for articles, the bot always gives me ...
0 votes
1 answer
1k views

I am currently using Overleaf and I want to create a paper following the IEEE Access guidelines. These are the steps I followed: I first downloaded the officially recommended latex template from ...
0 votes
1 answer
308 views

I was analyzing a database of probe requests until I found the following packet which has 3 different vendor specific fields. How to interpret that ? RadioTap version=0 pad=0 len=24 present=Flags+...
1 vote
1 answer
2k views

I'm looking to find the maximum overall absolute and relative error of IEEE-754 single precision representation. Sign: 1 bit, Exponent: 8 bits, Significand: 23 bits. I understood that when normalised, ...
0 votes
0 answers
37 views

I'm trying to figure out what exactly the ECMAScript of a non-integral number is. I believe this is covered under: double-precision 64-bit binary format IEEE here. However, what might be some ...
-1 votes
1 answer
236 views

I had this question on my exam, and I couldn't realy solve it, will appreciate some help. Fill the blanks only, function must return true if and only if x<y. Assume x,y cannot be NaN (but can be +-...

15 30 50 per page
1
2 3 4 5
...
12

AltStyle によって変換されたページ (->オリジナル) /