![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18231261_1587453038111_DEF.jpg)
Jurrien Plijter
Followers: 0 Following: 0
Statistics
RANK
32,068
of 297,016
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerSolved
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...
4 years 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...
4 years 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...
4 years 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>> ...
4 years 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>> ...
4 years 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...
4 years 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...
4 years ago | 2 answers | 1
2
answersQuestion
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 ago | 1 answer | 0
1
answerSolve 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 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...
4 years ago | 1 answer | 0
1
answerQuestion
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. ...
5 years ago | 0 answers | 0