image thumbnail

updated 3 months ago

quiverwcolorbar by Melissa Day

Generates a quiver plot colored according to vector magnitude and/or user specified axis boundaries. (quiver, vector, velocity)

quiverwcolorbar.m

image thumbnail

updated 11 months ago

Order of magnitude of number by Ivar Eskerud Smith

Returns the order of magnitude of one or more numbers. (order, magnitude, order of magnitude)

order( val, base )

image thumbnail

updated 1 year ago

Using CORDIC for phase and magnitude computation by Diego Orlando

Script for generate values for comparison with VHDL results. (cordic, magnitude, phase)

z_cordic_matlab_eng.m

image thumbnail

updated 2 years ago

Importance of Image Phase Information Demo by Michael Chan

The objective is to illustrate the importance of image phase as the cardinal information source. (amplitude, phase, magnitude)

FFT_image( imageInGray )

IFFT_image(imageInGray_fft_amplitudeOnly, imageInGray_fft_p...

PSNR(A,B)

image thumbnail

updated 4 years ago

Magnitude_response_equalizer by Mustafa Mustafa

all-pass filter based magnitude response equalizer (filter design, response, magnitude)

magnitude_response_equalizer_demo.m

image thumbnail

updated 4 years ago

Vector algebra for arrays of any size, with array expansion enabled by Paolo de Leva

Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc. (linear algebra, projection, algebra)

cross2(a, b, idA, idB)

crossdiv(varargin)

dot2(a, b, idA, idB)

image thumbnail

updated 5 years ago

CORDIC for phase and magnitude computation by Krishna Sankar M

Uses the cordic approach to find the phase and magnitude of a complex number (cordic, phrase, magnitude)

script_CORDIC_phase_magnitude.m

image thumbnail

updated 6 years ago

point.m by Richard Rieber

Plots circles for data points w/ diameter proportional to magnitude (annotation, customization, data points)

point(x,y,z,fig)

image thumbnail

updated 8 years ago

Spectral Mask Tests by Mike Donovan

Test whether a filter's magnitude response fits within a spectral mask. (dsp, magnitude, overlay)

FilterMaskFigure(b, a, x1, y1)

FilterMask1.m

image thumbnail

updated 10 years ago

Time-Domain to Magnitude and Phase by Marc Compere

Numerical inference of magnitude and phase information of streaming time domain input and output wav (phase, amplitude, magnitude)

[sys, x0]=sfuntf_mod(t,x,u,flag,...

averaging_spectrum_analyzer_testing

Contact us