Community Profile

photo

Sunetra CV


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Issue using Auto Differentiation
I have been facing a problem using AutoDiff. Its showing an error when i try to use the code given in Example 6 in the documenta...

4 years ago | 0 answers | 0

0

answers

Answered
how to find the column number of first zero element of each row
will this work if all the elements of my matrix are decimals?

4 years ago | 0

Question


complex numbers as function output
The functions used to solve my ODE's using Euler's method give real values in the first iteration ; where as the function retur...

4 years ago | 1 answer | 0

1

answer

Question


Warning: Failure at t=1.663240e-07. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (4.235165e-22) at time t.
i am running this code , function file function fn = plume5(t,Y) global rho cp M R fn(1) =((-1/((rho(1)-(rho(1)*M)/R*Y(1))*...

4 years ago | 0 answers | 0

0

answers

Question


why do i get Nan as output?
im trying to solve four such equations using an input vector containing 4 values. fn = 1/(rho(1)*Y(1))*(1.113-2.14*Y(1)+2.81*Y...

4 years ago | 1 answer | 0

1

answer