Vivek Gupta
Followers: 0 Following: 0
統計
MATLAB Answers
13 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
3年以上 前 | 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...
3年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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 ...
4年以上 前 | 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...
4年以上 前 | 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年 前 | 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年 前 | 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....
5年以上 前 | 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 ...
6年以上 前 | 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...
6年以上 前 | 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. ...
6年以上 前 | 2 件の回答 | 0