photo

Kushagra Kirtiman


Last seen: 대략 3년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
0 답변

순위
36,323
of 300,364

평판
1

참여
11 질문
0 답변

답변 채택
27.27%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Plotting a function with for loop
I want to plot Function G with k but function G depends on the values of i which is incremented by 1. Is there a way to plot thi...

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

1

답변

질문


How to extrapolate given data to find more number of points?
I have a set of data for example X Y 0...

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

1

답변

질문


Pulsed laser simulation in MATLAB
Is there a good source where I can learn about simulating pulsed laser drilling in MATLAB?

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

0

답변

질문


How to draw irregular curve using random data ?
How to draw irregular Circle/ Curve in MATLAB with radius(i.e 5) varying from +- 1 For example I have to make something like th...

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

1

답변

질문


Thermal Transient analysis in MATLAB
I am doing a thermal analysis in MATLAB of simple model with 10x10x0.2 dimensions. I want to apply Gaussian Heat flux

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

0

답변

질문


How to get a data set using Mean and standard deviation
I want to get data set containing 10 points with mean =63 and standard deviation of 2.3. Is there a way to do this in MATLAB

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

1

답변

질문


I have make surface plot with x, y and z data but getting reshape error
x=[ 10 21 29 39 52] y=[ 143.44 130.4 134.89 123.71 130.4] z=[ 93.66 107.1 102.2 ...

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

1

답변

질문


How to plot a data which 3 columns using bar3 function
I have three column data. I want to plot it in MATLAB using bar3 function. Is there a way to do it

3년 초과 전 | 답변 수: 1 | 1

1

답변

질문


how to plot bar3 for a data which has 3 columns
I have a data which has three columns. I want to show it on a 3d bar with all the three variables. I am getting this error "X m...

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

1

답변

질문


How to find relationship between three data
I have an excel data consisting of three columns. I want to find the relationship between the the data in equation form. Can any...

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

1

답변

질문


How to multiply two matrix in such a way that I can store individual values of the matrix
for x=20:1:75 [X]= [cos(x) sin(x); sin(x) cos(x) ]* [1; 2]; end When I am using this code i can only use the last value which...

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

1

답변