Community Profile

photo

Paras Choudhary


Last seen: meer dan een jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Plotting 3 dimensional matrix data
I have 3 Dimensional matrix of 51 by 8 by 96 I need to plot this on a 3d plot

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Contour plotting from given datapoints
I have certain values of L and corresponding to each L value there is a value of R and Q respectively How to contour plot them ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


3D point plotting
I have certain values of L and corresponding to each L value there is a value of R and Q respectively How to plot them I have ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Print matrices whose name is based on loop values
for i = 1:3 eval(['k' num2str(i) '=i']); end %% Doubt - How to print k1, k2, k3 based on iteration no. ???

meer dan een jaar ago | 1 answer | 0

1

answer