E


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
2 Antworten

RANG
65.293
of 300.392

REPUTATION
0

BEITRÄGE
5 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
60.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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!

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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!

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten