Community Profile

photo

Johnson


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Answered
MATLAB function for Shift Function plots?
I found the following MATLAB package: https://github.com/GRousselet/matrogme/ Still not sure if it works, but if it does, I wi...

4 years ago | 0

| accepted

Question


MATLAB function for Shift Function plots?
Dear experts, Is there any way to produce a shift function plot in MATLAB? For example, as in the following R function: ...

4 years ago | 1 answer | 0

1

answer

Question


Time-space plot with meshgrid?
I am given a table with three columns x t color 0 0 10 0.1 0 ...

6 years ago | 1 answer | 0

1

answer

Question


How can I paint a surface according to another scalar function?
Dear experts, Assume I am given with the surface: z=4-x-y^2 . I now want every point on the surface to be colored accordin...

8 years ago | 1 answer | 0

1

answer

Question


Using ode 45 for the shooting method
Dear experts, I'm given a system of ODE's that I am able to solve using "ode45" . The system contains several initial con...

9 years ago | 1 answer | 0

1

answer

Question


Plotting a colored surface in 2D
Dear experts, I have two vectors: x and y, and a function u(x,y) representing the temperature in the point (x,y). I want to...

9 years ago | 4 answers | 0

4

answers

Question


Solving an implicit equation involving complex numbers
Dear experts, I am having the following problem: I am given with an implicit function of the form: F(x,y)=0 where ...

9 years ago | 1 answer | 0

1

answer