Community Profile

photo

Arthur Vieira


Last seen: 10 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


Interface console application asynchronously
This question probably has been answerd a lot but I cant seem to find an answer to it. I have an console application 'evolver64...

1 year ago | 1 answer | 0

1

answer

Question


ode45 errors in integration
I'm trying to solve a second-order differential equation (Young-Laplace) with ode45() using shooting method. The solution should...

2 years ago | 1 answer | 0

1

answer

Question


How to add dashed line to RGB image
I have an image that is a 1464 x 1464 x 3 uint8 matrix. I also have a binary image 1464 x 1464 logical with an single solid blob...

2 years ago | 2 answers | 0

2

answers

Answered
Is there a way to floor to a specified number of digits?
I think I've understood the question as I'm looking for the same thing. Matlab has the function round(val, nS, 'significant')...

2 years ago | 3

Question


How to plot result from fitnlm?
I've fitted some data with fitnlm and am trying to plot the resulting data. Looking at this discussion, plot(mdl) should be eno...

4 years ago | 2 answers | 0

2

answers