Pratik Samant - MATLAB Central
photo

Pratik Samant


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 02/16 to 04/25Use left and right arrows to move selectionFrom 02/16Use 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 个回答

排名
37,237
of 298,264

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I access entries in a table that match a string?
I have a table, A, which is 112x5 table in size and consists of both strings and numbers. (shown below) I also have a 99x...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to import both the text and the numerical data in a csv file?
I have a csv file that looks like this where I have some data that is a string and some data that is numerical. I would lik...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How do I use a vector as a set of indices?
So, I have a 5000x1 vector y, the entries of y are all integer values between 1 and 10. I want to create a new matrix, yrec, th...

5 years 前 | 1 个回答 | 1

1

个回答

提问


How can I put in a triangle into a matrix?
I have the matrix A=zeros(100,100) I want to create an equilateral triangle with top vertex at point 50 (right in the middle...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Drawing an ellipsoid within an image stack
I have a stack of 27 images (each 453x501) in the form of a 453x501x27 3D uint8 matrix. I would like to draw in an ellipsoid (fo...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Image from matrix with specific x y scaling
I have a 38x2252 matrix representing an image. I also have an asymmetrix x and y value distribution between the pixels in this i...

8 years 前 | 1 个回答 | 0

1

个回答

提问


imshow index issues with display
I currently have a 423x27x501 3D grayscale image, which I want to view slice by slice. The image is stored in a variable called ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I add an unevenly spaced data set to a translated version of itself?
I have some unevenly spaced data (Temperature vs time) which is the output of lengthy simulations. I have the temperature vs....

9 years 前 | 2 个回答 | 0

2

个回答