photo

H


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Hi, I am wondering if the following binary number is correct for a 64-bit computer: 1011110001.0010011100101011000000100000110010000000000 or should there be 52 bits after the radix point? In my case I have 43 bits after the radix point. Thank you
Hi, I am wondering if the following binary number is correct for a 64-bit computer: 1011110001.00100111001010110000001000001...

5 years 前 | 1 个回答 | 0

1

个回答

0

个回答

已回答
Hi, How can I plot the functions below on Matlab?
What if I say lambda=1.1 and -5<=x<=5.

6 years 前 | 0

提问


Hi, How can I plot the functions below on Matlab?
<</matlabcentral/answers/uploaded_files/137463/Functions.JPG>>

6 years 前 | 3 个回答 | 0

3

个回答

已回答
converting a decimal number to its binary.
Please tell me where is the error in the first line of the following code: f=(x+1)*(exp(-(x+1))); g=(1/(sqrt(2*pi))...

6 years 前 | 0

提问


converting a decimal number to its binary.
Hi, I wrote a code which converts a decimal number to its binary. However, when I convert to binary it doesn’t show 52 bits in...

6 years 前 | 4 个回答 | 0

4

个回答

提问


I want to write a Matlab function that will convert a decimal number into a binary number.
Hi, I am struggling to write a Matlab function that will convert a decimal number into a binary number with variables type d...

6 years 前 | 2 个回答 | 0

2

个回答

提问


whts the conclusion should be for this?
please help me with this questions. I have done it but i dont know whts the conclusion should be. i will appreciate if someone c...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Hi, can anyone help me please? I need a command that can reversed the elements in v? where v is an input.
Hi, can anyone help me please? I need a command that can reversed the elements in v? where v is an input. Input(‘Give a row vec...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how you could adjust this script to guarantee that there is at least one letter and at least one digit?
N=input('Give length of password to be generated: '); characters='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456...

9 years 前 | 3 个回答 | 0

3

个回答