AXL
Followers: 0 Following: 0
Master Degree Student at Pontifical Catholic University of Rio de Janeiro.
C, MATLAB
Spoken Languages:
English, Portuguese, Spanish
Statistica
RANK
97.788
of 295.673
REPUTAZIONE
0
CONTRIBUTI
7 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
85.71%
VOTI RICEVUTI
0
RANK
of 154.207
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Zoom figure generated by 'patch'
I have the following plot generated using 'patch' and I want to automatically plot it for a region around the arc so that whe...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
How to reduce a figure size within the plotting area and adjuste it to be centralized?
I want to to adjust the plotting area of this figure, so, when I save the figure it will have it with a reduced white area ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save the name of a variable and a folder using -printf?
I want a certain folder to be created according to the number of elements given by the user. dir_Cantilever_EPD_3000Elem =...
oltre 6 anni fa | 1 risposta | 0
1
rispostaread a directory path starting from a subfolder
I got it doing the following: [pwd '/Imagens/Deformações'] So I can save the figures named file: saveas(FigHandle,f...
quasi 7 anni fa | 0
| accettato
Domanda
read a directory path starting from a subfolder
Is there a way I can read a directory path starting from a subfolder: folder = 'W:\Códigos\Matlab\Lee Frame\New\Images\Defo...
quasi 7 anni fa | 1 risposta | 0
1
rispostaHow to find the maximum length in a structure of vectors?
I solved using this: max(cellfun(@length,fem.Element);
circa 7 anni fa | 0
| accettato
FMINCON - Failure in initial objective function evaluation. FMINCON cannot continue
I solved it using this: [x,fval,exitflag,output,lambda,grad,hessian] = ... fmincon(@GetMass18bar,x0,[],[],[],[],lb,u...
circa 7 anni fa | 0
| accettato
Domanda
How to find the maximum length in a structure of vectors?
I have a struct, fem. One of its field is a cell (fem.Element) and I want to find the maximum length of fem.Element. <</matla...
circa 7 anni fa | 2 risposte | 0
2
risposteDomanda
How to plot a deformed finite element mesh
I want to show how the mesh could become distorted in a nonlinear finite element analysis. However, when I plot the final displ...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
FMINCON - Failure in initial objective function evaluation. FMINCON cannot continue
I am trying to solve a bar optimization problem, passing the initial conditions (the area of each bar) and all variables as a st...
circa 7 anni fa | 2 risposte | 0