photo

Cassandra Meyer


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


slightly off euler method code
This code works when I call it, but the answer is so off that I think I did something wrong. function [t,y] = eulerMethod(f, ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Quiver plot details and error
I've been handed a template code to make a quiver plot with little explanation, so I'm trying to learn more about quiver. First,...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Volume Monte Carlo Method
My textbook handed us this code for a sphere with radius 1. I have to change this to estimate the mass of a sphere of radius 1 w...

alrededor de 2 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Using verticalRegion, but no graph appears
I am trying to use verticalRegion, with x^2 and x from 0 to 1. In an attempt to use the code given by my textbook, it says this ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Multiple fminbnd errors with a parametrized function
I am trying to use fminbnd for this function, where I was given parametrizations to plug in. It keeps giving me errors and I'm n...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Double Checking VVF graph
I have a curve with the parametrizations below and its coming up at two different lines when I graph it. I was going to try to m...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error graphing a VVF
I am trying to graph this VVF but it saying "Expected input to be one of these types: function_handle, sym Instead its type wa...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is it possible to get multiple 0s from fzero?
I have already found the three zeros of this function by setting it to 0, and I am told to use fzero to and compare the two valu...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Alternating harmonic series uses symsum
I want to do an alternating series using just symsum, but I've seen a lot of complicated code for it. Is there a way to define ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot x^3-4x^2+1 without setting the domain?
I need to specifically have matlab do the default domain first without inputting it as the first part of this problem, and my in...

más de 2 años hace | 1 respuesta | 0

1

respuesta