photo

Jurrien Plijter


Last seen: ongeveer een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Solved


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

meer dan 3 jaar ago

Solved


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

meer dan 3 jaar ago

Solved


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

meer dan 3 jaar ago

Solved


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

meer dan 3 jaar ago

Solved


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

meer dan 3 jaar ago

Solved


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

meer dan 3 jaar ago

Question


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

bijna 4 jaar ago | 2 answers | 1

2

answers

Question


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

ongeveer 4 jaar ago | 1 answer | 0

1

answer

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

meer dan 4 jaar ago | 0

| accepted

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers