E


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
2 답변

순위
218,231
of 300,381

평판
0

참여
5 질문
2 답변

답변 채택
60.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

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

대략 12년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0

2

답변