Community Profile

photo

B


Last seen: quasi 2 anni fa Attivo dal 2021

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


Solving a non linear equation using the Least squares method
This concern MRI data and diffusion tensor imaging I am trying to estimate D within each voxel using the data in data1.mat and...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


interpolating scattered points using radial basis function
We suppose that we have sampled the value of a function Now i want to include a linear term in the interpolating function ...

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Fit a least squares ellipse
I am trying to fit a least square ellipse to to the 'ellipse' data set that i have attached I feel like i have everything corre...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Mod Euler Method with two ODEs
I am trying to create a model the govern bungee jumping and trying to solve nurmerically using mod_euler_method. We were given ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Two Step Adam Bashford Method
I am trying to make a function that implements the two step Adam Bashford Method to solve an ODE function [t, w, h] = abs2(f, a...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Collatz Conjecture using for loop
Consider the following algorithm start with positive integer if the number is even, divide by 2 if not multiply it by 3 and ad...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How do i write the function for the taylor polynomial of cos(x) using for loops and no anonymous function
Pn is the taylor polynomial of the degree (at most) n centred at x0=0 for the function cos(x) The function should take inputs a...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to make the variable pace, a data type double
I am trying to make a function that gives me the pace required given an athletes goal function pace = required_pace(time,distan...

oltre 2 anni fa | 2 risposte | 0

2

risposte