photo

Darpan Verma


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

메시지

I am a Graduate Research Associate at The Ohio State University Department of Materials Science and Engineering.

통계

MATLAB Answers

10 질문
4 답변

순위
186,739
of 300,763

평판
0

참여
10 질문
4 답변

답변 채택
90.0%

획득한 표
0

순위
 of 21,082

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,923

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


storing values in matrix using for loop
Hi I want to store values in a [3x3] matrix but getting error. Any help would be appreciated for i=1:3 answerA(i,1)=...

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

1

답변

질문


For loop execution for saving data in a matrix or file
Hi Everyone I have wrote a MATLAB code which fits the data for one curve and give me the value of x intercept. (linear fitting f...

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

1

답변

질문


Select values on x axis corresponding to a y axis value
Hi Everyone, I am trying to make a fit for the linear portion of the graph using MATLAB code, but I am stuck at this point. I ...

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

1

답변

답변 있음
how to plot without using rlocus(sys)
https://www.mathworks.com/help/control/ref/rlocus.html Please follow this link.

거의 7년 전 | 0

답변 있음
Determine the maxima and minima of the function
%Finding the max value [maxYValue, indexAtMaxY] = max(y); xValueAtMaxYValue = x(indexAtMaxY(1));

거의 7년 전 | 0

질문


Fetching x axis Data values and corresponding y data value
I have some data in the form x = [1x72] a matrix which is x axis of the data y = [1x72] a matrix which is y axis of the data ...

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

1

답변

질문


Using find between two points
Hello Everyone, I am trying to use find in between two points, which is giving me error. When I use index = find(x>4) it giv...

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

1

답변

답변 있음
if statement for a matrix
Thanks guys.

거의 7년 전 | 0

질문


if statement for a matrix
Hi my x-axis is a 1x72 matrix having values from 1 to 72. y axis values are again 1x72 matrix having data values. I want th...

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

3

답변

질문


Using loop inside loop curve fit and extract x intercept_Data Attached
Hi I would appreciate any helps on code for building a logic for this problem. I am trying to write a code which will only scan ...

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

1

답변

질문


Finding the x intercept
I have this curve fit plot. as shown in the figure below. How can I find at y = 0? as marked in the figure. This is a point wher...

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

1

답변

질문


Using Data fit app
I have created a createfit.m by having my curve fit using data fitting app in MATLAB. The MATLAB code file is created as a funct...

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

0

답변

답변 있음
Self Paced Course Question
I would recommend to take the self paced course as I am planning to take it as well.

거의 7년 전 | 0

질문


Tracking a point in a graph
Hi, I want to write a general condition statement which could grab the values marked with an arrow in the attachement. This is ...

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

1

답변