photo

Jane


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

13 Fragen
4 Antworten

RANG
11.837
of 301.298

REPUTATION
4

BEITRÄGE
13 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
69.23%

ERHALTENE STIMMEN
3

RANG
 of 21.225

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.851

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Help with assigning values to a matrix (coursera course)
Hello all, this is from a coursera course on computational neuroscience. What I'm trying to do is gather all the indices for spi...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Applying free hand crop to TWO images simultaneously
Hello, I have two nearly identical images and I'd like to use imfreehand on ONE of the images, but save the boundaries of the dr...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Image processing: when to use script, when to use function
Hello, I am fairly new to matlab. I've just completed my first code. My instructors have told me to convert my script.m file int...

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Resizing rotated image to be the flipped size of the original image
Hello, I'm trying to maintain the size of my image. You can see in this image, the rotated image is cut off. (i formed the origi...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Grayimage back to green
Hello, how can I convert this grayimage back to an rgb with green fluorescence? << <</matlabcentral/answers/uploaded_f...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Aligning subplots (width) in a figure
Hello, I'd like to align the x axes of my two subplots. I can adjust it a little bit, but I'd like it to match up perfectly. Hel...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Aligning subplots (width) in a figure
I figured it out. had to adjust the axis ratios %% Graphing Fluorescent Intensity clc; clear all; close all; fon...

mehr als 12 Jahre vor | 1

| akzeptiert

Frage


Aligning subplots (width) in a figure
Hello, I'm having trouble having my subplots align (width). Any ideas? %% Graphing Fluorescent Intensity clc; clea...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Averaging brightness/fluorescent intensity in columns (y axis)
Hello, I'm trying to find the average brightness of the columns (y direction) of an image and have these for each column along t...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
PLEASE HELP! Repeated segments in image
Figured it out! Sorry for the frequent questions today. This is due tomorrow for a course, but I just finished so no more questi...

mehr als 12 Jahre vor | 0

Frage


PLEASE HELP! Repeated segments in image
Hello, I pasted several leg segments onto a black background; however, some of the smaller leg segments are repeated. It sho...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Pasting multiple images, but gets cut off (PLEASE HELP!)
I figured it out! I just need to remove the r2 = min() and c2 = min() portion of the code and it worked beautifully. Thank y...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Pasting multiple images, but gets cut off (PLEASE HELP!)
Hello, I am pasting multiple images onto a black image; however, some of the images are no longer shown at ~the 4806 pixel m...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Pasting multiple images in a line onto another image?
Actually, I think I've figured it out! Just use the row sizes of each of the images to determine the placement of the next image...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Pasting multiple images in a line onto another image?
Hello, I am trying to paste multiple smaller images (9 rectangles of different sizes) onto a black background. The center ho...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Free hand cropping an image
Hello all, I saw this post recently on this forum by Sean de Wolski on 19 Jun 2013. This is to free hand crop an image and b...

mehr als 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Flipping image coordinates to cartesian coordinates
I am new to mablab. I have an image (the size is mxnx3) with a few human-selected points on the image. For example: p1 = [267...

mehr als 12 Jahre vor | 1 Antwort | 1

1

Antwort