photo

rps rathore


lrde

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
202.678
of 300.364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

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


how to convert 2 double number and packed in 32 bit
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Question


how to convert 2 double number (16 bytes ) and packed in single 32 bit (4 bytes)
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Question


how to convert 2 double number and packed in 32 bit
hi i want to convert 2 double number 0.5 and -0.5 in 16 bit and packed into 32 bit. each number in double takes 8 bytes. i wan...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


how to calculate number of byte send in UDP
i send data in udp call. u = udp('127.0.0.1', 8000); fopen(u); x = (0:999) .* 8 * pi / 1000; data = sin(x); fwr...

ongeveer 10 jaar ago | 2 answers | 0

2

answers