photo

Marius


ETH Zürich

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

10 Domande
3 Risposte

RANK
160.044
of 301.617

REPUTAZIONE
0

CONTRIBUTI
10 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
10.0%

VOTI RICEVUTI
0

RANK
 of 21.359

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 175.795

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
Mass Matrix SWITCH Problem in Matlab
Now it gives me the error: Error using odearguments (line 92) @(T,Y)ROCKING_DGL(T,Y,TIME_R,DT,UG,VG,FSSFUN,SYS...

circa 10 anni fa | 0

Risposto
Mass Matrix SWITCH Problem in Matlab
Is there another possibility to do this? Is it true that now it is substituting the variables in each step of the ODE15s solver?...

circa 10 anni fa | 0

Domanda


Preconditioner for non linear mass matrix
I have to solve an ODE system of the form: M(y,t)*dydt = F(y,t) The problem is, that it is very ill conditioned. I used...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Problems with Preconditioning for ODE Solver
I'm trying to solve a dynamic FEM Problem for a 3D cantilever beam with 2 Elements. I enterred the Input in mm, N etc. Now when ...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to Compute MvPattern?
I'm trying to compute the MvPattern Sparsity Matrix S for the use in ODE15s solver because my Mass Matrix M(t,y) is strongly dep...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Provide Jacobian Matrix for ODE15s solver
I'm using the ODE15s solver and want to ad the input for a jacobian matrix. The following file calculates the jacobi matrix J: ...

circa 10 anni fa | 1 risposta | 0

1

risposta

Risposto
Mass Matrix SWITCH Problem in Matlab
Thank you for your answer! 1)We would need to see how you initialized your flag variable to figure out why you are getting th...

circa 10 anni fa | 0

Domanda


Mass Matrix SWITCH Problem in Matlab
I'm having a problem with my ODE in Matlab. The code to start the ODE solver is the following: refine = 4; options = ...

circa 10 anni fa | 4 risposte | 0

4

risposte

Domanda


Problem with Event Function
I created a function file which contains my ODE which has to be solved. In each step a value is calculated: i_up = 0 or 1. If it...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Problems with strrep: y(1)0 instead of y(10)
I'm having a problem replacing some strings with strrep. I have to replace some strings y1,y2,y3,y4 etc with y(1),y(2),y(3),y...

circa 10 anni fa | 3 risposte | 0

3

risposte

Domanda


Convert symbolic system of differential Equations to numerical for ODE45
Hi all. I have to solve a FEM Problem. For this I created a function which computes the needed matrices and so the set of differ...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to change the ODE to be solved for different ranges in ODE45
Hi I have to solve a dynamics problem with MATLAB. I have two differential equations which are only valid for positive resp. ...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Real time plot of vibration data
Hi everybody For a course at the university I need Matlab to compute a realtime plot of vibration data. Below you find the in...

circa 11 anni fa | 2 risposte | 0

2

risposte