![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28082907_1666710322995_DEF.jpg)
S Ashish
Followers: 0 Following: 0
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)...
約1年 前 | 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) %%%%%%%%%%%%%%%%%%%%%%%%%%%...
1年以上 前 | 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.
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.
1年以上 前 | 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年以上 前 | 1 件の回答 | 1