Community Profile

photo

Monkeyman


Last seen: ungefär 4 år ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Hyerbolic Functions causing issues with Contour Plots.
Hi, I am currently trying to create some nodal plots, unfortunately all I seem to get are empty plots. I believe that the issue ...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


Why isn't my graph plotting correctly?
Hi, I think I must be being dense, I am attempting to plot in Matlab, but I am getting a plot that is very wrong. km=linspac...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Any suggestions on what I have done wrong?
I am attempting to find the smallest number of terms needed in the following series such that the absolute error of P - pi is le...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to insert a smaller diagonal into a Matrix?
I'm struggling to generate a matrix M=[0 0 1 0 0; 0 0 0 1 0; 0 0 0 0 1; 0 0 0 0 0; 0 0 0 0 0], quickly without entering each ent...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to build this vector?
I am trying to create a 2 column vector with. I plan to this by creating a 1D vector for both columns and then putting them toge...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


What does the following MATLAB code do?
>> x=7.123456789; >> n=7; >> delta=0.5; >> r=x*10^n+delta; >> r=fix(r); >> r=r/10^n; >> disp(r)

ungefär 6 år ago | 1 answer | 0

1

answer