Accelerating execution speed of fixed-point algorithms in MATLAB and Simulink
标签: Accelerating fixed-point algorithms execution
上传时间: 2016-03-07
上传用户:whenfly
// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.
标签: Sample Histogram Grabber sample
上传时间: 2013-12-15
上传用户:ryb
With the De-Yi Li academician s data field theory, creating a single point of data field
标签: field data academician creating
上传时间: 2016-04-15
上传用户:xc216
堆栈的数据结构和操作 ypedef struct{ HGLOBAL hMem //堆栈全局内存句柄 POINT *lpMyStack //指向该句柄的指针 LONG ElementsNum //堆栈的大小 LONG ptr //指向栈顶得指针
标签: ElementsNum lpMyStack HGLOBAL ypedef
上传时间: 2013-11-26
上传用户:15736969615
Sensorless Control with Kalman Filter on TMS320 Fixed-Point DSP
标签: Fixed-Point Sensorless Control Kalman
上传时间: 2013-12-17
上传用户:zhichenglu
AVR单片机定点计算函数说明及C源码。包括定点求解平方根和对数。还打包了一个外国网站上的Fixed Point Library。定将给开发工作带来极大的方便。
上传时间: 2013-12-13
上传用户:Zxcvbnm
This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
标签: floating-point calculations performing devices
上传时间: 2016-05-03
上传用户:大融融rr
Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge of when to apply them is essential to producing software that not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-today software development, while remaining at all times practical, concise, and to the point, with little or no verbiage to distract from the core concepts and examples.
标签: step-by-step introduction Algorithms algorithms
上传时间: 2016-05-08
上传用户:wlcaption
fir filter 174 taps fix point
上传时间: 2014-01-27
上传用户:731140412
Fast Fixed-Point Independent Component Analysis
标签: Fixed-Point Independent Component Analysis
上传时间: 2014-11-25
上传用户:wweqas