Community Profile

photo

Aman Gupta


IIT Madras

Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Problem in executing the code
%% clc; clear; %Q.) 7 %Evaluate integral of exp(-x)/sqrt(x) over [0,1]. %(a) Using a rectangular rule %(b) Make a chan...

3 years ago | 0 answers | 0

0

answers

Question


Why do the ode45 solver is not running in my code?
clear; clc; a = 1; %alpha p = 7.5; %rho b = 4; %beta g = 16; %gamma u = 1/g; %mue q = 1; %taking q(m) = 1 or m* = 1 k ...

3 years ago | 1 answer | 0

1

answer