Statistica
RANK
23.274
of 300.369
REPUTAZIONE
2
CONTRIBUTI
5 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
1
RANK
of 168.436
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
Integral of combined handle functions
I need to do a integral with a function by combining two functions, something like this: syms q r x(q,r) = q + 2*r; y(q,...
oltre 4 anni fa | 1 risposta | 0
1
rispostaHow to multiply function handles?
I need to do a integral with a function by combining two functions, something like this: syms q r x(q,r) = q + 2*r; y(q,r)...
oltre 4 anni fa | 1
No numeric data plot x axis
https://www.mathworks.com/matlabcentral/answers/805161-non-numeric-data-x-plot?s_tid=srchtitle#comment_1466666
oltre 4 anni fa | 0
Domanda
Symbolic Linear system returns wrong solution.
I would like to solve the symbolic defined integrals U and V in terms of the variable X, how can I do that? syms C0 C1 C2 C3 C4...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
No numeric data plot x axis
I am trying to solve this: syms X L X = 0:L/16:L; Y = 1 + 2*X; plot (X,Y); And appears the error: Error using plot Data m...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Non numeric data X plot
I need help to solve this plot: syms X L X = 0:L/16:L; Y = 1 + 2*X; plot (X,Y); This is just an example, the function I...
oltre 4 anni fa | 1 risposta | 0
1
rispostaMatlab don't show calculated variables.
I fixed doing: syms C0 C1 C2 C3 X L P EI1 EI2 Y(X)=C0+C1*X+C2*X^2+C3*X^3; dY(X)=diff(Y(X),X); d2Y(X)=diff(dY(X),X); f0 = ...
oltre 4 anni fa | 0
| accettato
Domanda
Matlab don't show calculated variables.
I wrote this: syms C0 C1 C2 C3 X L P EI1 EI2 Y(X)=C0+C1*X+C2*X^2+C3*X^3; dY(X)=diff(Y(X),X); d2Y(X)=diff(dY(X),X); f0 ...
oltre 4 anni fa | 2 risposte | 0


