photo

Frederic Cleva


Last seen: 9 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to draw a surface starting from a 3 column vector X, Y, Z with no regular grid on X, Y ?
Hum, it seems F = scatteredInterpolant(Y,Z,dX) makes the job... Sorry for the trouble Cheers, Frederic

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


How to draw a surface starting from a 3 column vector X, Y, Z with no regular grid on X, Y ?
Dear matlab users, I have a file out from a fiit element software (ANSYS) which simulats the static distorsion of a metallic pl...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


is there a cmd which can justify a script at once?
Dear Matlab users, I would like to knwo whether there is an option that put your script in "good shape". What I mean is that w...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matla quite slow while display 1024x1024 matrix
Good morning, I face an issue while displaying simple matrix using such a script: N=4096; a=ones(N,N); figure(); mesh(a) Mat...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Control tool box and precision issue?
Hi, sure. Please find the Bode and step response of the filter (OLTF), and the response of this filter to a sine at 100 Hz ovr ...

etwa 5 Jahre vor | 0

Frage


Control tool box and precision issue?
Dear matlab users, I face an issue while applying transfer function to some digitized signals. It results in a filtered signal ...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how to find a non affected rank in a vector column
Thanks for the helpfull clarification, all your remarks open some new tracks. Regards

etwa 5 Jahre vor | 0

Frage


how to find a non affected rank in a vector column
Dear matlab users, in order to make lghter my script I treat the format of the legend of several plots in a dedicated zone of m...

etwa 5 Jahre vor | 3 Antworten | 0

3

Antworten