Skip to main content
Tweeted twitter.com/StackSignals/status/919350317443092481

I'm looking for books/resources out there or resources that deal with,cover the following in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic for DSP purposes.:

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

  • implementing mathematical functions (e.g., logarithm, exponential, sine, cosine, inverse) in fixed point arithmetic for DSP purposes.

  • techniques like using lookup tables, Taylor series, etc.

I am fairly familiar with C-programming programming and am more interested in the algorithms on how to go about implementing various mathmathematical functions in an efficient manner.

I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic for DSP purposes.

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.

I'm looking for books or resources that cover the following in detail:

  • implementing mathematical functions (e.g., logarithm, exponential, sine, cosine, inverse) in fixed point arithmetic for DSP purposes.

  • techniques like using lookup tables, Taylor series, etc.

I am fairly familiar with C programming and am more interested in the algorithms on how to go about implementing various mathematical functions in an efficient manner.

deleted 1 character in body
Source Link
RuD
  • 103
  • 1
  • 5

I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic on afor DSP purposes.

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.

I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic on a DSP purposes.

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.

I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic for DSP purposes.

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.

Source Link
RuD
  • 103
  • 1
  • 5

Books/resources for implementing various mathematical functions in fixed point arithmetic for DSP purposes

I'm looking for books/resources out there that deal with, in detail, implementing mathematical functions - log/exponential/sine/cosine/inverse in fixed point arithmetic on a DSP purposes.

Looking for books that elaborate on techniques like using lookup tables, taylor series etc.

I am fairly familiar with C-programming and am more interested in the algorithms on how to go about implementing various math functions in an efficient manner.