photo

Lewis Watson


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
250,824
of 297,503

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Selecting the correct output.
I have writen this section of code. function SPaths=AssetPaths(S0,mu,sigma,T,NSteps,NRepl) %UNTITLED Summary of this fun...

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

1

回答

質問


How to output as a vector
ive got a coin toss simulation game where score is kept. function = coin_toss(s(0),N) % coin toss simulation % a...

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

1

回答

質問


coin toss game simulation
firstly I am very new to Matlab and I apoligise if this seems difficult to understand. I have a simple game in which a coin is t...

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

1

回答

質問


Coin toss game simulation.
I'm trying to create a simple coin toss simulation, the game is as follows. a player flips a coin, if heads they score 1, if ...

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

1

回答

質問


two point boundary vale problem
I have a problem asking me to solve a second order diffrential equation of the form; -u"(x)+x^2u(x)=f(x), 0<x<1 subject to u...

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

1

回答

質問


solving a linear initial value problem in MATLAB
I have to solve an equation of the form: u''' = au'' + bu' + cu, u(t0) = u0, u'(t0) = ud0, u''(t0) = uddo. I have to write ...

約14年 前 | 4 件の回答 | 0

4

回答