Vivek Gupta - MATLAB Central
photo

Vivek Gupta


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/18 to 04/25Use left and right arrows to move selectionFrom 05/18Use 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 个提问
0 个回答

排名
171,878
of 297,999

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
46.15%

收到投票数
0

排名
 of 20,519

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


What specific test does the function "c = multcompare(stats)" use?
Anyone know what specific test does the function "c = multcompare(stats)" use? For example, is it Tukey's multiple comparison te...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Issue with saving figures (that contain greek letters) as svg format
When I save a figure as a svg file in Matlab I can open it in Adobe Illustrator and edit the text of the individual components t...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to get (x,y) coordinates of a categorical bar graph?
Hello, I am using bar(a,b) to plot a bar graph, with the x-axis containg categorical data (a is a categorical array), and the y-...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Exporting figure to EMF file type distorts image
Hi all, I am exporting figure plots to an EMF file to be used with Adobe Illustrator in the future. The plot looks fine when o...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Manually adjust labels on axis of plot (histogram)
Hello all, I have a set of data I am plotting on an histogram. Because I don't want to completely remove the outliers in my da...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Modify existing colormap ranges
Hello all. I'm using the colormap "jet" to show magnitude of a contour plot. Is there a way to manually adjust the range of the ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Adjusting properties of polar histogram
Hi all, I'm using the polarhistogram function with Matlab R2017a. I'm trying to do a couple of things and can't figure out h...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Contour or mesh plot of irregular-spaced data
Hello all, I have data in the form of 3 vectors (x, y, z). The x and y vectors definitely contain duplicate numbers within each...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Find duplicate entries and average them
Hello, I am trying to do something similar to this post, but with three columns instead of two. I start with three vectors of ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Save plot with minimal white space without removing part of the figure
In order to save MATLAB plots with minimal white space I have been using the code from this resource,with the code copied below....

6 years 前 | 2 个回答 | 0

2

个回答

提问


using shape descriptor with conv2
Hello, I'm using the conv2() function for an image pair but the computation takes a really long time (1024 x 1024 images). If I ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Binning data across multiple vectors
Hello, I have 3 cell arrays (x, y, z) with 10 vectors in each array. So that x array is made of vectors x1,x2...x10 and y an...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Using sparse/full to solve Ax = b
Hello, I am trying to solve for the vector x in Ax = b, where A is a square symmetric matrix with many zeros and b is a vector. ...

7 years 前 | 2 个回答 | 0

2

个回答