photo

N B


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
12,504
of 300,369

REPUTATION
3

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
LASSO function not behaving as expected
I had two functions called lasso, the inbuilt one and an additional one I had picked up from somewhere, and was calling the wron...

5 years ago | 0

| accepted

Question


LASSO function not behaving as expected
I've been performing LASSO regulerisation but it has been behaving oddly. Code that once works no longer is, and now I can't eve...

5 years ago | 1 answer | 0

1

answer

Question


Combining images to make a composite image
I have created five heat maps using some custom colour maps. They look like this: <</matlabcentral/answers/uploaded_files/129...

7 years ago | 2 answers | 0

2

answers

Answered
Create a movie from images
Scratch that. Just figured it out. I didn't need: for v=1:30 writeVideo(writerObj, frame); end ...

9 years ago | 1

| accepted

Question


Create a movie from images
I have saved some images to a directory and would now like to play these as a movie. This is what i have done: % load th...

9 years ago | 2 answers | 1

2

answers

Question


Subtract average image from a series of images
I'm having some difficulty subtracting an averaged image from a series of images from which the average was obtained. The images...

9 years ago | 1 answer | 0

1

answer