Community Profile

photo

Jaycie Bishop


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Using Ak and Bk to find the inverse Fourier transform
So I have t and y that are raw data, T and Y that are sampled data, and now i'm finding a new data set (time_vector, fI) that I ...

3 years ago | 0 answers | 0

0

answers

Question


Find Eigenvalues without function "eig"
I performed this by hand and know that the eigenvalues are 10, -1, and 4. But clearly that's not what I got... Any help would be...

3 years ago | 2 answers | 0

2

answers

Question


Unrecognized function or variable 'x'.
I am having a difficult time understanding how to define "x" in this scenario. Here's the Problem: Here's my code: %%%%...

3 years ago | 1 answer | 0

1

answer

Question


Undefined function 'BisectionRoot' for input arguments of type 'function_handle'.
Code from part 1 of problem (works fine): %% From 3.2 %% % Bisection Method high = 0; %given initial value low = 1; %given i...

3 years ago | 0 answers | 0

0

answers