Arthur Vieira
Followers: 0 Following: 0
Statistics
RANK
7,059
of 295,486
REPUTATION
6
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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...
3 years ago | 2 answers | 0
2
answersIs 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')...
3 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...
5 years ago | 2 answers | 0