photo

Jurrien Plijter


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Speedup table lookup / interpolation
Hi, for AI Q-learning I need to interpolate a found state to a table of states to determine a next action. states_list is a Nx...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to set subplots same size
Hi all, I would like to get my subplots the same size. It now defaults to the first picture below, but I would like to have it...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

mehr als 3 Jahre vor

Gelöst


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

mehr als 3 Jahre vor

Gelöst


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

mehr als 3 Jahre vor

Gelöst


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

mehr als 3 Jahre vor

Gelöst


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

mehr als 3 Jahre vor

Gelöst


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

mehr als 3 Jahre vor

Frage


FMINCON first order optimality non-zero
Hi, I run fmincon, sqp for a minimalization problem. The problem is setup as the IDF-architecture with a total of 34 design var...

etwa 4 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Why is my subplot title in bold?
Hi, I encounter a strange plotting behaviour. I use the command: sgtitle to insert a title above my subplots. Using this comma...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Solve algebraic equation: define for which variable to solve
Ah, i found it myself, you can simply define the variables for which the equation has to be solved: [solx, soly, sollambda]=so...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


Solve algebraic equation: define for which variable to solve
Hi, I try to solve a simple algebraic equation, defined by finding the variables for which the partial derivates of 'eqn1' are...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solve eigenvalue problem while matrix includes own eigenvalues?
How can this eigenvalue problem be solved in matlab? All variables are known, except the eigenvalues P. The matrices are 2x2. ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten