Sunetra CV
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 0 个回答 | 0
0
个回答已回答
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?
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?
5 years 前 | 0
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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))*...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 1 个回答 | 0