photo

Ankit Chauhan


Last seen: ongeveer een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

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...

meer dan een jaar 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...

meer dan een jaar 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...

meer dan een jaar 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...

meer dan een jaar 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...

meer dan 2 jaar 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...

meer dan 2 jaar 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) =...

meer dan 2 jaar 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...

meer dan 2 jaar 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 ...

meer dan 3 jaar ago | 2 answers | 0

2

answers