MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 162 of 208 Ask a Question
How is the dithering generated and applied for the NCO?
Nicholas · Jan 11, 2021 · matlab , signal , signal processing

How is the dithering generated and applied for the NCO (numerically controlled oscillator) block in Signal Processing Blockset 6.5 (R2007a)? I would like to know how the dithering …

Use Filter Constants to Hard Code Filter
Francisco · Jan 11, 2021 · matlab , matlab coder ,

I am trying to implement a real-time filter so am using MATLAB's butter() function to generate the needed [b,a] vectors [b,a] = butter(4,4/35,'low'); Just to be clear I have used t…

Finding Accurate Amplitude Using FFT
Emmett · Jan 11, 2021 · matlab , signal , signal processing

I have been working on code to use the FFT to find the amplitude of a signal. However, despite my best efforts to window I seem to get incorrect amplitudes. When I manually find Am…

How can compile in C/C++ the lpc funciton ?
Harper · Jan 9, 2021 · matlab , functions , c/c++ , lpc funciton

I am trying to compile the lpc function (Linear Predicitve Coding) in C/C++ to later include it in a CSS project in order to implement it into a Texas instrument DSP board. The LPC…

How to get a specified number of local maxima?
Daniella · Jan 8, 2021 · matlab , signal , signal processing

I have a  signal and I only want the top two or three local maxima, I don't want the 5000 maxima that the findpeaks() function gives me. Is there a way to get this? Thanks.  …

Get a Free Consultation or a Sample Assignment Review!