photo

S Ashish


Last seen: 6 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how do i create a for loop using symbolic matlab
i have two symbolic variables (s ,t). Similar operations (like findinf\g the deformation gradient, euler-lagrangian strain etc)...

6 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


i am getting the following issue when i am trying to calculate gradient and divergence in matlab' ode45.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %this is FUNC_MAIN (the function that calls FUNC_DEF) %%%%%%%%%%%%%%%%%%%%%%%%%%%...

11 meses hace | 1 respuesta | 0

1

respuesta

Respondida
I am using ODE45 to solve a system of 4 ODEs. my DVsol ( that contains all results for my Dpendent Variables) are showing zero.
Yes, you are right. Setting a non-zero IC did the trick . Thank You.

11 meses hace | 0

Pregunta


I am using ODE45 to solve a system of 4 ODEs. my DVsol ( that contains all results for my Dpendent Variables) are showing zero.
This is the FUNC_MAIN ( the Function that calls FUNC_DEF) : clc clear all close all % Start timing tic %% Inputs ...

11 meses hace | 1 respuesta | 1

1

respuesta