Jane - MATLAB Central
photo

Jane


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 11/13 to 04/25Use left and right arrows to move selectionFrom 11/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
4 个回答

排名
12,174
of 298,264

声誉
4

贡献数
13 个提问
4 个回答

回答接受率
69.23%

收到投票数
3

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 3 个回答 | 0

3

个回答

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

11 years 前 | 1

| 已接受

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

11 years 前 | 0

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

11 years 前 | 0

| 已接受

提问


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...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

11 years 前 | 0

| 已接受

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 1 个回答 | 1

1

个回答

提问


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...

11 years 前 | 1 个回答 | 1

1

个回答