Community Profile

photo

Jurrien Plijter


Last seen: 10 months 前 自 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...

2 years 前 | 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 years 前 | 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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

提问


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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答