Community Profile

photo

Ankit Chauhan


Last seen: 9 months ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to get exact force not average force from energy in tabular form in matlab?
I have force vs disp data in tabular form, disp data_1: 0,1,2,3,4,5 and force data_1: 0,1,2,3,4,5, then using trapz command i ca...

12 months ago | 1 answer | 0

1

answer

Question


How to find and plot overlap volume of spheres in matlab?
Hello Everyone, I have a Aniline atoms and epoxy atoms packed in a box. I know ID , type, X, Y, Z coordinates as attached Anilin...

1 year ago | 1 answer | 0

1

answer

Question


How to find number of counts for atoms (each minor grid) within XY grid?
Hello everyone, I have ID, type and XYZ coordinates of atoms within a box (as attached 1_aniline_epoxy_inftrated_ID_type_XYZ_dat...

1 year ago | 1 answer | 0

1

answer

Question


How to find (X,Y,Z) grid (obtained from profilometer) of a functional groups attached to a surface ?
I have some functional groups (see attached file: Stage_1_aniline_roughness) attached to a surface. I have XYZ coordinates of al...

1 year ago | 1 answer | 0

1

answer

Answered
How to read multiple text files and save data from text files to excel files?
It takes data (from lines to specific lines) from different files and merged into one file. clear all; close all; clc; fclose a...

2 years ago | 0

| accepted

Question


Able to get energy from force displacement data (by integration, used trapz) but unable to get force from energy data?
Hello everyone, I have force (Force_data), displacment (disp_data), energy data (Energy_data) attached in excel file. To get en...

2 years ago | 1 answer | 0

1

answer

Question


How to get coefficients for second degree polynomial with only two given boundary conditions (means with two equations but with three coefficients)?
I have Energy displacement numeric data in which Energy follows second degree polynomial (Ax^2+Bx+C) as given below; x (disp) =...

2 years ago | 1 answer | 0

1

answer

Question


How can i increase significant digits beyond 5 in basic fittings option in Matlab?
I have plotted data as shown in black dotted curve. I tried to find fitting using tools>basic fittings. Select 6th degree polyno...

2 years ago | 1 answer | 0

1

answer

Question


How to read multiple text files and save data from text files to excel files?
Hello Everyone, I have text file like one_1.txt, one_2.txt, one_3.txt, ....one_1000.txt.. where one_1.txt looks like below. I ...

3 years ago | 2 answers | 0

2

answers