![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16961617_1574819718677_DEF.jpg)
Rafael Fehér
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
21.310
of 297.016
REPUTAZIONE
2
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
2
RANK
of 157.725
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
If Statement In ode45() With Symbolic Variables
I have the following system of two Second-Order ODEs: syms q(t) y(t) structure_oscillator = diff(y,2) == -2 * zeta * diff(y) -...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
Using ode45 To Solve a System of 2nd Order ODEs
I have the following set of 2 Second Order ODEs: I need to solve these equations simultaneously, so that in the first equati...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Phase Angle in Vortex-Induced Vibrations
Dear Matlab community, I'm having problems when trying to calculate and plot the phase angle of a cylinder undergoing Vortex-In...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Using DisplayName Within a Loop
I'm trying to plot multiple different legends to my plot. I'm trying the following code: col_sim = {'-ro', '-bs', '-*k','-gx'...
oltre 4 anni fa | 2 risposte | 1
2
risposteDomanda
Adding Horizontal Offset Within a Loop
I need to plot this figure in Matlab: The code here is simply: for i=5:16 plot(DataRx(:,i),DataRy(:,i)) hold on e...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Adding multiple lines in plot using annotation
I want to add 3 lines to my plot using annotation, but I can't figure out one way to do it jumping line. I'm trying: dim = [0.1...
quasi 5 anni fa | 2 risposte | 1