Community Profile

photo

Ushnik Mukherjee


Last seen: 11 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Evaluating an integral with symbolic integral limits
Hi, This is my code: syms s y0 result = int( ((1+s)/(((1+s)^3-(1+y0)^3)/3 - ((1+s)^2-(1+y0)^2)/2)^0.5), s, y0, ...

8 years ago | 1 answer | 0

1

answer

Question


Stiffness ratio for odes
Hi, I had a general query related to calculation of stiffness ratio evolution for a set of coupled odes over a certain time i...

10 years ago | 0 answers | 0

0

answers

Question


Repeating a loop/iteration in a for loop (for adaptive time stepping)
Hi, I am trying to write a code for adaptive time stepping using the explicit euler method. I was wondering if there is a ...

10 years ago | 0 answers | 0

0

answers

Question


Jacobian matrix evaluation doubt!
Is there a way to evaluate a jacobian matrix having symbolic variables that change with every time step? Here is the code that ...

10 years ago | 0 answers | 0

0

answers

Question


Legendre polynomials plot help
Hi, I need to plot the first 5 legendre polynomials. I have managed to get the expressions by writing a code for it. >>...

10 years ago | 1 answer | 0

1

answer

Question


How do I use a timeseries data in simulink
Hi, I am using Matlab R2011a version. I want to use a wind speed data in simulink. The data file is a .mat file consisting of w...

10 years ago | 0 answers | 0

0

answers