
Ankit Chauhan
Statistics
MATLAB Answers
4 질문
1 답변
순위
170,522
of 258,061
평판
0
참여
4 질문
1 답변
답변 채택
25.0%
획득한 표
0
순위
of 110,244
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
답변 있음
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...
약 1달 전 | 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...
약 1달 전 | 답변 수: 0 | 0
0
답변질문
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...
4달 전 | 답변 수: 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 ...
1년 이상 전 | 답변 수: 2 | 0