photo

Ankit Chauhan


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

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

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten