photo

Quant.Phys42


Last seen: bijna 3 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
148.265
of 300.343

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer