design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
標簽: Butterworth internally Chebyshev specified
上傳時間: 2015-11-08
上傳用戶:253189838
nor flash write and read
上傳時間: 2015-11-26
上傳用戶:coeus
This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH sector.
標簽: illustrates application program written
上傳時間: 2013-12-18
上傳用戶:chenxichenyue
mpeg test inter b. Dequantizer Algorithm hardware realization method and comparison c. Dequantizer Hardware Architecture Design
標簽: b. c. Dequantizer realization
上傳時間: 2016-01-29
上傳用戶:450976175
There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
上傳時間: 2016-02-02
上傳用戶:playboys0
bool 運算(a)and(b)二進制十進制顯示
上傳時間: 2013-11-28
上傳用戶:waitingfy
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
標簽: demonstrates C8051F060 configure the
上傳時間: 2013-12-23
上傳用戶:hopy
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
標簽: dimensions arbitrary function reverse
上傳時間: 2016-04-16
上傳用戶:waitingfy
This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.
標簽: read-modify-write CortexM3 Bit-Band example
上傳時間: 2013-12-23
上傳用戶:1427796291
TMS320C6000 DSP Power-Down Logic and Modes Reference Guide (Rev. B).pdf
標簽: Power-Down Reference C6000 Logic
上傳時間: 2014-12-07
上傳用戶:woshini123456