Ankit Chauhan
Followers: 0 Following: 0
Feeds
質問
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...
1年以上 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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年以上 前 | 0
| 採用済み
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
4年弱 前 | 2 件の回答 | 0