Community Profile

photo

Aurea94


Last seen: 2 months ago Active since 2016

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Review

View badges

Content Feed

View by

Question


Program no longer working from Matlab version 2021b to 2022a
I have a matlab code which presents an error in fsolve. "Objective function is returning undefined values at initial point. FSOL...

1 year ago | 0 answers | 0

0

answers

Question


Read data from .txt with regexp
I want to load numeric data from a .txt file, which contains both string a numeric and contains non standard arranging. I am att...

2 years ago | 1 answer | 1

1

answer

Question


Distance between a point(x,y,z) and a surface(X,Y,Z)
I am trying to calculate the minimum distance between a point(x,y,z) and a surface defined by points (X;Y,Z). I now the normal t...

3 years ago | 2 answers | 1

2

answers

Question


Using CSCVN to interpolate
I am trying to use CSCVN function to interpolate a vector between 2 points as shown in figure. However, even if a obtain the...

3 years ago | 1 answer | 2

1

answer

Question


Is there a way to load data from an Excell file making sure that this is Saved?
In one of my projects, I am constantly editing input data for a Matlab program in an .xlsx file. Each time I run the Matlab prog...

3 years ago | 1 answer | 0

1

answer

Question


Which function can I use instead of fsolve to solve a system of nonlinear equations with a global optimisation?
I am trying to solve 3 non linear equations and I cannot have good guess values for those equations. I read along different docu...

3 years ago | 1 answer | 0

1

answer

Question


How can I interpolate a screw surface?
I created a screw surface, as shown in the figure and I would like to interpolate this surface and evaluate it in a finer mesh. ...

3 years ago | 1 answer | 0

1

answer

Question


How to recenter a circle?
I am trying to fit experimental data of a gear 2D measurement. I fit external diameter with the the function circfit so that I...

4 years ago | 1 answer | 0

1

answer

Question


How can I plot an order which is a string variable?
Due to my code I have a variable which contains the orders I need to plot: S is a structure of 1x5 struct of 2 fields(Ftime and...

7 years ago | 1 answer | 0

1

answer

Question


Convert from textread() to textscan()
I'm trying to update my code and I want to know how can I type this with textscan() formats = '%s%s%s' ; headerLines4 ...

7 years ago | 0 answers | 0

0

answers