Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6758243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:45:29+00:00 2026-05-26T13:45:29+00:00

Possible Duplicate: 32 bit hex to 32 bit floating point (IEEE 754) conversion in

  • 0

Possible Duplicate:
32 bit hex to 32 bit floating point (IEEE 754) conversion in matlab

I am trying to test the functionality of a filter written in VHDL, the input of this filter is a single precision floating point number. To do this I want to convert an array of real numbers in MATLAB, representing a sine wave to an array of hexadecimal representation of floating point numbers. Apply this array to the filter and convert the output to real values.

I.e. I need a function to perform the following -3.48 = 0x"C05EB851", the function performed on this site and it’s inverse.

Does anyone have a MATLAB function/m-file to perform this operation? any help is greatly appreciated

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:45:30+00:00Added an answer on May 26, 2026 at 1:45 pm
    >> help num2hex
     NUM2HEX Convert singles and doubles to IEEE hexadecimal strings.
        If X is a single or double precision array with n elements,
        NUM2HEX(X) is an n-by-8 or n-by-16 char array of the hexadecimal
        floating point representation.  The same representation is printed
        with FORMAT HEX.
    

    Let’s try your example:

    >> num2hex(single(-3.48))
    
    ans =
    
    c05eb852
    

    close enough?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Data not writing out to Database I'm trying to update a bit
Possible Duplicate: Explanation of an algorithm to set, clear and test a single bit
Possible Duplicate: JavaScript data formatting/pretty printer I am getting a bit tired of looking
Possible Duplicate: Linking 32-bit library to 64-bit program One of the libraries a program
Possible Duplicate: how to get bit by bit data from a integer value in
Possible Duplicate: how many color combinations in a 24 bit image I am reading
Possible Duplicate: Malloc thread-safe? I am not a bit confused while I am reading
Possible Duplicate: What are Extension Methods? Hi, After googlin got to know a bit
Possible Duplicate: How to detect Windows 64 bit platform with .net? I'm using this
Possible Duplicate: Default Number of Decimal Places to Output in PHP basically a bit

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.