E - MATLAB Central

E


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/13 to 04/25Use left and right arrows to move selectionFrom 03/13Use 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

5 个提问
2 个回答

排名
172,785
of 298,180

声誉
0

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,546

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,541

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Monte Carlo Simulation (chutes and ladders)
I'm trying to work a monte carlo simulation for a chutes and ladders game. The board is nine squares. You can only roll a 1 or a...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
finding the distance between points
Thank You! That made perfect sense. I knew it was a simple problem, I just couldn't remember how to solve it!

12 years 前 | 0

提问


finding the distance between points
Hi! I'm studying for finals and I'm trying to rework a test problem. It's stumped me and I could use the help! This is the pr...

12 years 前 | 2 个回答 | 0

2

个回答

提问


nlinfit using 3D coordinates
Hey guys! I'm trying to figure out this problem: z(x, y) = A exp [−(((x − B)^2/2*C^2)+ ((y − D)^2/2*E^2))]  I'm give...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Using ode45 to integrate
Hi. I'm trying to integrate dfN/dx= summation(n=1 to N)[{−1^(n+1)}*x^n)/n!] with the conditions , y(0) = 1, x = 0..5, ...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Solving a system of equations in matlab
Thank you! I should have thought of the loop idea! That was exactly what I needed to do!

12 years 前 | 0

提问


Solving a system of equations in matlab
I'm trying to solve a system of equations in matlab that is parametrized in A. The equations are: x^2+Ay^2=12 x*y=3 and A is...

12 years 前 | 2 个回答 | 0

2

个回答