photo

Quant.Phys42


Last seen: mehr als ein Jahr vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


3D vector plot of electric field
I'm having some issues with 3D vector plotting an electric field assoicated with a charge over some range (picture attached) Th...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to create and plot a Gaussian Dist with specified parameters?
How would you create a Gaussian distribution of some form; G = A*exp -(x-mu)^2/2*sigma^2 where A, mu, and Sigma are specified a...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Power spectrum of audio signal
If i have an audio file, an .m4a file for example, how do i plot the power spectrum of such a signal (without redundant data) wi...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot a function over a time interval in specific time increments?
xt = @(t) sin(pi*t); >> fplot(xt,[0 20], 'MeshDensity',100) >> Gives me a plot of a function of time over a time interval; ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort