Rachel Barbera - MATLAB Central
photo

Rachel Barbera


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 11/17 to 04/25Use left and right arrows to move selectionFrom 11/17Use 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

8 个提问
0 个回答

排名
259,036
of 298,116

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
0

排名
 of 20,535

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,402

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


extract information from cell array
In each of the 6x4cell cell in the textData variable (picture 1) has a column of grades as shown in picture 2. I am trying to ex...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Keep getting this error code: Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
My task is to ask the user for the number of sheets and set up a for loop. Once in the loop, use xlsread to read the data from t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how do I program 2 things in 1 function file without loop
This function will display a blackjack hand to the command window. Its input argument, hand, will be a row vector containing the...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to change multiple elements in a character array at once
Letters = 'vegetables' Hi, I was trying to change the 5th element of the character arrays to the letter X and the last element ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Question about plotting graph
I was trying to get the plots attached (Figure 2-52). But I get different plot. Can anyone help? I attached my code, my plot, si...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to insert function in matlab
How can I insert these functions in matlab? f1= 3 cos (x+2theta) f2= 3 exp(-3x/pi) x vary from 0 to 2pi

7 years 前 | 1 个回答 | 0

1

个回答

提问


Mean and median filter
What's the code for applying 3X3 median filter and 3X3 mean filter?

7 years 前 | 0 个回答 | 0

0

个回答

提问


Increase the brightness of an image
Hi all, I am trying to increase the brightness of an image by adding 100 to each pixel value. Can I know what's the code and ste...

7 years 前 | 2 个回答 | 0

2

个回答