Community Profile

photo

ND


Last seen: meer dan 2 jaar ago Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How can I specify a tolerance for data written in two text files?
Kindly, I have data in two text files (e.g. attached) having one column each (y) and (x). I need to specify a tolorance as follo...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


How can I rewrite an equation written in FORTRAN file by Matlab?
Please, I have an equation differentiated in Matlab and transferred to a FORTRAN file. How can I get back the original equation ...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Please how can I edit/expand data of a text file in Matlab?
I have a text file with two columns (x1,x2) I do need to expand the data according to the following equations: x = (x1 + x2...

ongeveer 7 jaar ago | 1 answer | 0

1

answer

Question


Getting unique values of an excel sheet relying on one column only.
Please, I have an excel file with many rows and five columns. I need to remove the duplicated data of all columns considering th...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


can I do summation of two columns of a text file ?
Please I have a text file contains two columns. I need to sum them and write the result and the first coloumn in a new text file...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Can I add new column (calculated from first column) to a text file ?
Dear all, Please I have a text file has one column and many rows. I need to add new column which is calculated from the first c...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


How can I denormalize the equation in Matlab automatically ?
Actually, I have normalized my data before run the software that I have automatically (works in excel sheet and the data used is...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


How can I edit this code ?
Please I have this code % code ex = dlmread( 'BB.txt' ) ; %output data S11 = dlmread( 'AA.txt' ) ; % inp...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How can I scale / normalize data written in text files ?
Please I have training data input text file and output file (Attached). I need to scale the data between (0 to 1) before using t...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How can I apply absolute tolerance with data written in two text files ?
Please how can I apply a tolerance or condition for data written in text files ? Please see the code below. Many thanks

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How can I extract the last rows of specific columns of a text file
Please, I have a text file contains three columns I need to extract the last rows of the third and forth columns only and write ...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


How can I differentiate a non linear equation in Matlab
y = 5.0*10^-10*x +7.0*10^-25*x^3 I need to solve equation above for (x) , then differentiate (getting jacobian) for (y) ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How can I write a mathematical function in Matlab?
Can I build an equation which have different components? variables written in cell array(1x3) such as 'X1' 'X2' 'X3' expon...

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


How can I combine two text files having different columns in one file?
I have two text files need to be combined to one. a.txt b.txt 1 2 4 4 3 6 i need like this ...

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


Can be run two for loops in parallel?
I have two for loops need to be run in such away like: for i= 1:2:9 (this represents variable like force) for j= .1:.2:.9 ...

bijna 9 jaar ago | 3 answers | 0

3

answers

Question


How can I get the output of Abaqus in increment way continuously using Matlab?
Actually, I am running abaqus with user subroutine within Matlab and I can divide the force applied into divisions by editing th...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How can I change specific value located in a line in a text file incrementally.
I have a value needs to be changed many times. it can be consider as a force and I need to change this force incrementally. I kn...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How can I convert the style of an equation in Matlab?
I have an equation represents the output of a data mining technique and the equation can not be understand by Matlab calculation...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How can I solve a problem when running a batch file within Matlab ?
I am trying to run Abaqus from Matlab using a .bat file, but I have received an error message : 'Ab.bat' is not recognized as a...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How specific lines in a text file can be updated many times ?
Dear all, Please how can I update specific lines or specific matrix which found in the middle of a text file. Actually, I have...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How can I choose a model depending on the highest value of coefficient of determination in Matlab?
I have a cell array which has many models and a double array which has the values of their coefficient of determination. I can...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How can I convert power operator of Matlab (^) to (**) to be used in Fortran?
Please I am using Matlab to calculate a jacobian matrix then I need to transfer this matrix to fortran. the problem is Matlab us...

bijna 9 jaar ago | 1 answer | 0

1

answer