photo

Justin


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
202,327
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Digital low pass filter without signal processing toolbox
Hi all, All I need to do is create a low pass filter for a 1D array. This should be very very simple but it seems all the ...

13 years ago | 1 answer | 0

1

answer

Question


combinations, nchoosek or similar function nx2 array
I have data points (x and y) that I am using to fit a curve. I need to find out which 4 give me the best fit. So I need a wa...

14 years ago | 0 answers | 0

0

answers

Answered
I need to layer 2 images so I can select the same region of both images at once
Got it I think. Really simple. In short: img1=imread('myImage1'); img2=imread('myImage2'); imshow(img2) roi=imrect...

14 years ago | 0

Question


I need to layer 2 images so I can select the same region of both images at once
I am comparing optical densities of film. I have one film that was scanned pre-exposure and after exposure (1 film, 2 images). ...

14 years ago | 2 answers | 0

2

answers

Question


map pixel intensity to rainbow
I am working with a unit16 only in the red channel (ImgRed) In it's simplest form, I need create a new image (Irainbow) where t...

14 years ago | 3 answers | 0

3

answers