photo

Abhishek Saini


Last seen: 11개월 전 2018년부터 활동

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Hindi

통계

All
MATLAB Answers

21 질문
3 답변

Cody

0 문제
1 답안

순위
20,002
of 300,763

평판
2

참여
21 질문
3 답변

답변 채택
28.57%

획득한 표
1

순위
 of 21,082

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
118,654
of 170,923

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 3
  • First Review
  • Solver

배지 보기

Feeds

보기 기준

질문


Extract individual curve from a multiple curve plot
I have plottedthe attached data using figure; scatter(data(:,1),data(:,2)); It gives me plot as shown below As can be see...

12개월 전 | 답변 수: 3 | 0

3

답변

답변 있음
Attenuation as a Function of Frequency
Hi Dave, I think you already have obtained the answer, but I stumbled on this post and want to comment. Attenuation can be cal...

3년 초과 전 | 1

질문


How to find arc length, angle from the image?
Dear all, I want to find the curve length and curve orientaiton from the image. I performed the image segmentation and convert ...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Image segmentation and measure segmented features
Hi all, I want to perform image segmentation as described in the research articles in Fig 5 and 6. I have attached the figure f...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


direction of flow lines in an image
Hi, I have a 2D image or image data. I want to find the average direction of flow lines with respect to horizontal. how can i d...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


2D vector plot from three Euler angles
Hi all, I have x and y coordinates with three Euler angle(/theta, /phi,/Phi) for each location. I want to plot the vector plot ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Fitting Gaussian keeping max amplitude same
Thanks for your reply. It help me to finalise the code by keeping the singal max amplitude same and shift the s...

4년 초과 전 | 0

| 수락됨

질문


Fitting Gaussian keeping max amplitude same
Hi I want to fit multi peak data keeping the maximum amplidute same. I tried smoothening and peak fitting but unable to achinv...

4년 초과 전 | 답변 수: 3 | 0

3

답변

질문


find an inclined plane from 3D data and plot it
Hi MATLAB Users, I have 3D matrix of 501x501x501. I want to plot the data of the plane at 45 degree passing through point (x=2...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


parallel loop in matlab
Hi , I am new to use parfor in MATLAB. I am trying to convert my for loop in to parfor, but getting problem in varaible defini...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Deconvolution and blind Deconvolution of signal
Dear users, I would like to deconvolve the given output signal shown in figure 1 with a wavelet in figure 2. How can I perform ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


imagesc from 1D array with coordinates and values
Hi, I have 3 vectors and I want to plot a 2D image using mesh/ imagesc/surf command. But How can I convert 1D array to 2D array...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Tilted circle in 3D mesh
I have 3D mesh set and I want to give semicurcular region a differnet value. I have done this for vertical semi circle (as shown...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


calculate volume under of 3D isosurface plot
I have a 3D matrix data V(201,101,101). I want to calculate the isosurface volume for a particular isovalue. How to calculate t...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Plot 3D matrix
I have 3D matrix of size 200x400x100. The matrix values shows the amplitude in the image. How to plot all the points in a 3D gri...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


find index of points in meshgrid under the line
I have 2D mesh grid of 501*2001. I want to get indices of values for the grid points in straight line to change the values of gr...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to convert dependent equation to independent for parallel computing (parfor)
I am trying to run my code using 'parfor' but getting error due to dependent term. How to resolve that. The code similar to be...

거의 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
find points in 3D mesh in th form of semi circular shape to get element number. inpolygon for 3D
I found the following links for finding points inside the 3D volume. https://www.mathworks.com/matlabcentral/fileexchange/433...

대략 7년 전 | 0

질문


problem in running mex file
I am unable to run the function InPolygon available at the Matlab webpage < https://www.mathworks.com/matlabcentral/fileexchange...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Extracting 2D plane values from a 3D mesh
I have 3 arrays (x,y,z) of size 243,528,000 each. These array have coordinates in x,y and z respectively. I want to extract the ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting very large data freeze MATLAB
I have large array 3D data and when I am plotting it using plot and plot3 function MATLAB freezes. Is there any option to create...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


find points in 3D mesh in th form of semi circular shape to get element number. inpolygon for 3D
I have attached the 3D data set. I have generated the small data for the testing. ex, ey and ez are the coordinate points in x,...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How to create large data in MATLAB. For large array showing out of memory.
I am trying to generate 3D mesh for my finite element simulation in MATLAB.But due to large number of nodes or array size it is ...

대략 7년 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 7년 전

질문


Determine the condition to find elements inside semi circular region in a rectangular mesh
I have a rectangular mesh of 500000x500000. I extracted the coordinates of the mesh elements. Now I would like to remove element...

대략 7년 전 | 답변 수: 1 | 0

1

답변