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