photo

William Duhe


Loyola University

2011 年からアクティブ

Followers: 0   Following: 0

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

統計

MATLAB Answers

4 質問
0 回答

ランク
103,650
of 301,478

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,296

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,719

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

15年弱 前 | 1 件の回答 | 0

1

回答

質問


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

15年弱 前 | 1 件の回答 | 0

1

回答

質問


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

15年弱 前 | 1 件の回答 | 0

1

回答

質問


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

15年弱 前 | 2 件の回答 | 0

2

回答