photo

S Ashish


Last seen: ungefär ett år ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
219 810
of 297 503

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ungefär ett år ago | 0 answers | 0

0

answers

Question


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

mer än ett år ago | 1 answer | 0

1

answer

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

mer än ett år ago | 0

Question


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

mer än ett år ago | 1 answer | 1

1

answer