Community Profile

photo

bhavya vendra


virginia commonwealth university

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to make a contour line using curvature values for a given x y line data
Hi, I have an xy line coordinates and I have a set of curvature values that correlate to each point. I am trying to see if there...

8 years ago | 2 answers | 0

2

answers

Question


Calling excel file to load variable into the matlab file
I have found a code that works for what I am trying to do. I have an x, and y columns in excel that I want to find the arc leng...

8 years ago | 0 answers | 0

0

answers

Question


convert contour plot results to also display vector plot with arrows for displacement
I have this code below that I use to plot my displacements in a 3d volume. I am trying to see if there is a way to include arrow...

8 years ago | 1 answer | 0

1

answer

Question


Converting 3d image stack to a 1* 1 cell array
I need to create a 1*1 cell array which has a 3 dimensional (1024*1024*80) array of gray scale values obtained from my image sta...

8 years ago | 1 answer | 0

1

answer

Question


How can I convert a 3 dimensional matrix into a single cell
How can I convert a 3d matrix into a cell array with 1*1 dimension which would then open the 3 dimensional matrix

8 years ago | 2 answers | 0

2

answers

Question


how to plot the centroids on Matlab
clear;clc image = '328100%beforethresholded.jpg'; I = imread(image); %Crops image to specific area for observation an...

8 years ago | 1 answer | 0

1

answer

Question


how to use imwrite for an image sequence
Hello, I have been using a special file format that processes image sequence and I have a stack of images in a 3D file format. ...

8 years ago | 1 answer | 0

1

answer