32,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Are you a student or an embedded developer exhausted of implementing all kinds of algorithms in Matlab without a chance to see if it really worked in real life? This is a common problem among students and developers where a lot of work and time has to be invested to complete the task of translating Matlab code into C code before it can be handed off for implementation onto a real-time platform. In this writing, the reader will find a way of programming the DSP algorithms to a higher level software (PAL: Platform Abstraction Layer) layer rather than directly to the hardware/platform; by doing…mehr

Produktbeschreibung
Are you a student or an embedded developer exhausted of implementing all kinds of algorithms in Matlab without a chance to see if it really worked in real life? This is a common problem among students and developers where a lot of work and time has to be invested to complete the task of translating Matlab code into C code before it can be handed off for implementation onto a real-time platform. In this writing, the reader will find a way of programming the DSP algorithms to a higher level software (PAL: Platform Abstraction Layer) layer rather than directly to the hardware/platform; by doing this, the amount of effort porting them to a new chip or operating system would simply involve the development of some parts of the PAL itself. Take a look, and see how modular programming can work better for you and can shorten your development time! Enjoy!
Autorenporträt
Born and raised in Mexico, completed a B.A. in Computer Engineering with high honors. After three years working as Validation Engineer at Intel, moved to Ireland to complete a Masters in Engineering with the aid of a scholarship sponsored by the European Commission. Currently works at Intel developing System BIOS for Enterprise Performance Servers.