![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12321949_1575706054708.jpg)
Quant.Phys42
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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; ...
5 years 前 | 1 个回答 | 0