photo

Jasnoor Singh


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
0 답변

순위
69,244
of 300,331

평판
0

참여
14 질문
0 답변

답변 채택
57.14%

획득한 표
0

순위
 of 20,920

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,124

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to Plot 1D Graph?
I want to plot a vertical or horizontal 1D graph. I have A = [22 23 24] and B = [5 6 7]. I want to represent these as discrete p...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How can I plot a constant Z value with varying X and Y ?
I want to plot a value of Z=3 for X=1:50 and Y=1:50 so that I can get a plane surface plot. Any suggestions please?

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

1

답변

질문


Is it possible to run a "for" loop by manually assigning specific values to the variable ?
I want to run a "for" loop by manually assigning specific values to the variable, as shown below. Is that possible? for i =...

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

1

답변

질문


How to superimpose multiple images ?
I have got the following code which generates a number of images. I want to superimpose all the images that are generated from t...

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

1

답변

질문


Only Outline of a 3D Plot Needed
I have got the following 2D view of a 3D Plot. Is it possible to just get a plot of the outer line of this curve and eliminate a...

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

1

답변

질문


How to reduce size of points on a plot?
Following is my figure output. The blue dots are the original pressure values and the curve has been fitted. Is it possible to r...

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

1

답변

질문


How to change the direction of axis name?
I have the following graph. I want "X-Direction" and "Y-Direction" to be written parallel to the lines of the 3D figure, just li...

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

1

답변

질문


How to keep the numbers on the colorbar scale of a surface plot fixed?
Following are my two surface plots (top view). Right now the first graph has colorbar scale from -40 to 40 while the second from...

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

1

답변

질문


Can we use cftool to plot only the final smooth curve and not the original data?
<</matlabcentral/answers/uploaded_files/52638/A1.png>> I am getting the following image using cftool. As you can see, the blu...

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

1

답변

질문


Surface Fitting only in Z Direction
I have a 44 by 44 square grid and I have a pressure value specified in the Z direction at each intersection point in the grid. S...

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

1

답변

질문


How to smooth out or fit a surface?
I have my data stored in a 44 by 44 matrix. When I plot this data, it has a lot of irregular peaks. I want a smooth surface inst...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How do I create an animation video in MATLAB by importing a set of images?
I have a set of 100 images (frames) and I want to create an animation video from this using MATLAB. How can I do this? Right ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to set the Z axis length and values constant in a 3D surface plot?
I am using a 3D surface plot on 100 matrices (each matrix is 44 by 44). For every matrix, the maximum and minimum value in the Z...

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

1

답변

질문


I've written a simple code in matlab. It worked a few times, but then later started showing "surf error". What could be the reason? I am not an expert in coding or matlab.
Following is a simple code I've written in matlab. This code extracts numbers from an excel sheet and makes 100 3D graphs of pre...

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

1

답변