photo

says


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
1 回答

ランク
40,645
of 301,478

評判
1

コントリビューション
5 質問
1 回答

回答採用率
40.0%

獲得投票数
1

ランク
 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

表示方法

回答済み
Radioactive Decay from Atom 1 to Atom 2 to Atom 3
Thank you, David Goodmanson! I'm trying now to create a plot that compares the analytical answers (N_1, N_2, N_3) with with the ...

7年以上 前 | 0

質問


Radioactive Decay from Atom 1 to Atom 2 to Atom 3
I've got a monte carlo simulation of a radioactive decay from unstable atom 1 to unstable atom 2, which then decays to stable at...

7年以上 前 | 2 件の回答 | 1

2

回答

質問


How can I substitute x=sin(theta) and reformulate my integral so it integrates with respect to theta?
I've made a numerical integration function that uses Boole's rule to approximate definite integrals. function output=Assgn(...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


How can I create a loop for a constant value in a numerical integration problem and plot all solutions on the same graph?
I have an .m-file that approximates the solution to a definite integral using Boole's rule (numerical integration). I have a...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Can I make this code for Boole's rule smaller?
I'm trying to write a script for the composite form of Boole's rule: ∫ g(t) dt = (2h/45)*[7g((a)+(a+4h))+32g((a+h)+(a+3h))+12...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I execute my Thomas Algorithm function?
I have created a function to execute the thomas algorithm. I'm trying to use my function to solve a system with the following ar...

8年以上 前 | 0 件の回答 | 0

0

回答