photo

Alison Michell


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Trying to calculate a volume by changing equation for volume for different variable parameter
Hi, I am trying to calculate the volume of a tank given different values for radius and height of tank and liquid. My code keeps...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to store values from all iterations into one vector?
Hi, I am trying to run my code to calculate values over every iteration and them plot my V value vs time, however, I haven't bee...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to use a for loop to solve ODE
Hi I am trying to write a code to simulate the distribution of a drug in someone's body. I am having some trouble creating an it...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Everytime I run my code I keep getting an infinite recursion error. My code is posted below. Can you please help me figure out why it keeps giving me this error?
It flags me at the y(:, i) = x.^(i)./factorial(i); line below. function exp = expapprox(x,n) n = 5; x = 1:5; % nu...

대략 6년 전 | 답변 수: 1 | 0

1

답변