Community Profile

photo

Aurea94


Last seen: 3 Monate vor Aktiv seit 2016

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • First Review

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 3 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 2

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten