photo

Cassandra Meyer


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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, ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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,...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 1

1

个回答

提问


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 ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 2 个回答 | 0

2

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答