photo

William Duhe


Loyola University

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

I am currently studying all areas of physics trying to find my niche but I am doing research in cosmology and astronomy with strong ties to string theory.
Professional Interests: P-adic string theory

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
103.650
of 301.440

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 21.282

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.580

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Need help with 3-D plotting
y < (.01.*x.^(2).*exp(x.^(-2))./(8.*Z.*10.^10)).^(1./4); I need to plot the inequality above in a 3-D mesh plot. Plot y and...

fast 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write a basic loop
[EDIT: Thu May 26 02:39:10 UTC 2011 - Reformat - MKF] z = 0.05; y = 1/20; f = @(x) (10.^(-15).*x.^(3).*exp((x.^2).^(-1)/4...

fast 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I solve this equation for x given a value of z and y?
z = (10.^(-15).*x.^(3).*exp((x.^2).^(-1)/4).*y.^(-1)).^(1/5) Is there a way to numerically solve this equation for x given sp...

fast 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving complex algebraic expressions
I have two parameters: z < (10.^(-10).*x.^(2).*exp((x.^2).^(-1)/4).*y.^(-1)/2).^(1/4); z > (10.^(-15).*x.^(3).*exp((x.^2).^(-1...

fast 15 Jahre vor | 2 Antworten | 0

2

Antworten