photo

Quant.Phys42


Last seen: 1年以上 前 2019 年からアクティブ

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...

4年以上 前 | 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...

4年以上 前 | 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...

4年以上 前 | 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年弱 前 | 1 件の回答 | 0

1

回答