Feeds
提问
Simple YCrCb to Grayscale conversion
Hello! I have a video decoder outputting Composite Video Data in the YCrCb 4 : 2 : 2 scheme.I was wondering if it would be possi...
9 years 前 | 0 个回答 | 0
0
个回答提问
Adding 0s and 1s to Bit Data
I am using imgread to read binary 0,1 data and have to ultimately send it from an FPGA to a monitor using VGA Interface.The ent...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to stop playback with soundsc() in MATLAB?
I am currently working on an equalizer, and I want playback to stop at the click of a button.I have experimented with the audior...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to Plot Absolute Frequency Response of Filter?
I am currently using the freqz() command to plot the frequency response of an FIR filter designed in fdatool and exported to the...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to Plot Phase Response of Discrete Time Fourier Transform (DTFT)?
I have implemented the DTFT in a MATLAB function.The function takes the array of values and the starting index as its arguments....
10 years 前 | 0 个回答 | 0
