photo

RAKESH KUMAR TOTA


Last seen: 7개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Variable change at every time step
for i = 1 :1000 a(:,i) = b ;% assume b size 800 X 1 vector % but b size changes at random iteration (for loop) depends on the ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


for loop index variable change inside the loop[
I have a very basic coding question but little tricky . Any help would be appreciated The question follows : a = [ 3 7 2 6] x...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Finding Maximum magnitude out of two arrays and output position with sign of that element
for i = 1:6 for j = 1:6 if (sign(a1(i,j)) == -1 && sign(b1(i,j)) == -1) c1(i,j) = min(a1(i,j), b1(i...

대략 3년 전 | 0

질문


Finding Maximum magnitude out of two arrays and output position with sign of that element
clear all; clc; a=[ -1 -4 -7 -11 -14 -17; -2 -5 -8 -12 -15 -18; -3 -6 -9 -13 -16 -19; 0.100000000000000 0.400000000000000 ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


VAriables of a function inside a function
Good morning, I am runnung iterative loop loop(arg) where arg is a number to specify matlab how many times to run the loop(ar...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Text files data extract
Hi, Good morning I have a very large text file. I here by attached for reference. I want to extraxt nodal displacements for 496...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Text files data extract
Good morning , I have a large text file .Ihere by attached text file. I want to extract Nodal displacements of 4961 nodes (1 di...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Command window execution by script editor automatically in a loop
Good morning, I want to execute system commands through matlab and to run system command in a loop. System command is working f...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Input file editing format
Hi, Good morning I have a text file el.txt which contains 4800 lines . I need to change linesand store in same text file or cre...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Input files editing format
Hi, Good morning I have an input file input.txt, i need to save the format in different two files node.txt and el.txt in the fo...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Edit Textfile for analysis
Hi, I here by attached text file. I want the text file to be read as the following manner. Any help would be appreciated. Thank ...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


Abaqus input file edit as required by user
Hi, I need to edit abaqus input file where nodes and element data to be started from first character of each line and also there...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Extracting data from Text file
Good morning sir/madam, Please find the attached text file name Ocb_pl.txt I would like to extract data from 136th line to 141...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding mximum value in text file
Good morning, I here by attached Ocb_pl.txt text file. Could you please anyone tell me how to search Element Stresses and Strai...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Running System Command, Importing and Exporting Text file, Editing Text file(Input Parameters)
I here by attached I123.txt file . I want to change the following line in I123.txt file ELAStic ISOTropic 1000.0 0.25 --- ...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Changing values(parameteres) in input text file at a certain line
MATErial,1 SOLId PLANe STRAin ELAStic ISOTropic 1000.0 0.25 ! Blank termination record COORdina...

거의 5년 전 | 답변 수: 1 | 0

1

답변