Lewis Watson - MATLAB Central
photo

Lewis Watson


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/11 to 04/25Use left and right arrows to move selectionFrom 03/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
0 个回答

排名
98,509
of 298,264

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0

4

个回答