photo

Quant.Phys42


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
147,570
of 300,379

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

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

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

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

6 years ago | 1 answer | 0

1

answer