photo

Jurrien Plijter


Last seen: 대략 1년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

질문


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

3년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 4년 전 | 0

| 수락됨

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 0 | 0

0

답변