photo

Cole Butler


Last seen: 7 mesi fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Least squares fit to different data sets at the same time
I am trying to fit an ODE system to two different data sets of varying time scales. As a consequence, the data sets are differen...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


dsolve unable to convert to type 'branch'
I'm trying to find the optimal control of a system of differential equations subject to some cost function. The system of differ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Command window output not displaying everything?
The command window does not display all of the output in my code. This is a very recent problem, not sure what I could have done...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Nonlinear fit in MATLAB
Hello all, I am trying to fit a function with one data set to another data set. I'm performing a nonlinear fit similar to somet...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Function handle too literal
I'm trying to define a new function, let's call it "h", for later use with the MATLAB function _ode45_. As a bit of a preface, I...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Gradient vector field not perpendicular to contour map
I have the following code: function [ ] = kermack( I0,r,p,c,N,numSteps ) I(1)=I0; S(1)=N-I0; for t =...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Warning: Cannot solve symbolically
I'm writing up a code to calculate the angle of elevation of a cannon when given a range and an initial velocity. I will run the...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Can't get my Maclaurin Series function to use symsum properly?
Here is the code I'm working with currently: function [ output_args ] = MaclaurinSeries( f,a,tol ) syms x k; y = subs...

oltre 7 anni fa | 1 risposta | 0

1

risposta