photo

S Ashish


Last seen: 7 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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)...

7 months 前 | 0 个回答 | 0

0

个回答

提问


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) %%%%%%%%%%%%%%%%%%%%%%%%%%%...

12 months 前 | 1 个回答 | 0

1

个回答

已回答
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.

12 months 前 | 0

提问


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 ...

1 year 前 | 1 个回答 | 1

1

个回答