Community Profile

photo

Piotr Haciuk


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Ploting every n-th result in a for loop
Hi guys, I'm plotting every result calculated using a for loop, i'm using clf command to keep displaying new plot the issue I...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Storing values of a triple 'for loop'
Good morning all I'm trying to simulate an Euler-Bernoulli's pinned pinned beam response, subjected to harmonic force located a...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Euler-Bernoulli's beam ODE or PDE
Hi guys, I'm trying to develop a script of Euler-bernoulli's beam equation for the purpose of my project. I've been researchin...

etwa 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


ODE45 2DOF Unable to perform assignment because the left and right sides have a different number of elements.
Hi good people, I'm trying to solve this: clc clear all close all x0=0; xdot0=0; IC=[x0 xdot0]; t=0:0.1:10; [t,x]=ode45...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to display value of particular iteration in a loop
I am having a slight problem, I'd like to find a relative error without knowing the analytical solution. I have an equation whe...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort