Community Profile

photo

Stefan Juhanson


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


"Eliminate" command.
Hey everyone, im having trouble again. I cant seem to get the "eliminate" command to work. My code is here: syms a b p x L R y ...

3 years ago | 1 answer | 0

1

answer

Question


Parametric radius of a circle
Hey everyone! Ive been trying to solve "the envelope problem" i uploaded a few days ago and ive made huge progress. However im...

3 years ago | 0 answers | 0

0

answers

Question


Min and max circles from best fitted circle.
Hello everyone! I have a code that creates the best fitted circle from given point (in polarcoordinates) but i am having troubl...

3 years ago | 1 answer | 0

1

answer

Question


Points on a circle
Hello everyone! how can i get a random point on the min and max circles on these: format short A = load('C:\Users\Stefan\Desk...

3 years ago | 1 answer | 0

1

answer

Question


Elements of matrix after an equation
Hi! Previosuly i got help from here with this code: A2 = zeros(size(A,1),1); iA2 = 0; for iA = 1:size(A,1) num = A(iA...

3 years ago | 1 answer | 0

1

answer

Question


Zero points on graph
I need to find the 0 points of 2 lineral equations and save them. I can get the point where x = 0 manually from basic fitting an...

3 years ago | 1 answer | 0

1

answer

Question


How to add values to matrix in a loop given an extra condition.
I have a 101 x 2 matrix and i need to make n x 1 matrix where n = A(i,1)*A(i,2) and n has to be negative. I.E : A = [1 -2 ...

3 years ago | 1 answer | 0

1

answer