Statistics
RANK
165.127
of 295.467
REPUTATION
0
CONTRIBUTIONS
17 Questions
3 Answers
ANSWER ACCEPTANCE
52.94%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
What does the expression mean that is included in question body
I am running a code via matlab since last night and now when i check matlab command window, although it is still running this ex...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
Write and Merge some set of text files into one text file
I want to write some separate text files into on text file with right format. for example my text files are (here '/\' indicate...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
Changing a String in a loop for call external program command
I want to execute some other program and change the address of execution in every loop, i wrote the bottom piece of code but it ...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
How to write new data in new lines in a single file
I want to write data into a file and in new lines. Below is an example of what I want to do. (And I insist on this process to...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
How to change a part of a string particularly part of a folder and a file address?
I want to change a part of a address in a loop...what is the simplest way for doing it?! fileDImax=fopen('1\1\data\ParkAngD...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
Writing a table into a text file
Hi I am getting so dizzy, i wrote a code and i want to record a table named 'DI' into a text file. I follow the instructions ...
bijna 12 jaar ago | 1 answer | 0
1
answerQuestion
how to write a character from a string?
Hi I didn't use commands for strings in matlab so i have a word like 'displacement22' and i want to write '22' from this string...
bijna 12 jaar ago | 3 answers | 0
3
answersQuestion
How can i calculate hysteresis loop area
Hi, I want to calculate hysteresis loop area of a moment-curvature of a beam like below: http://s1.postimage.org/volum9qu7/Ca...
bijna 12 jaar ago | 0 answers | 0
0
answersQuestion
Determining the area of a hystresis loop
Hi, I want to calculate area of a hysteresis loop, is there any coomand in matlab for computing the area of something (the hyste...
bijna 12 jaar ago | 1 answer | 0
1
answerWhy do i face this error?
sorry i just find out what is my mistake
meer dan 12 jaar ago | 0
| accepted
Question
Why do i face this error?
I wrote a code to do something and this code contains bunch of if statements and other things. when i try to run the program i f...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
How can i plot a 3d graph using a matrix?
I want to plot a 3D graph using a matrix and i want matrix values to be on Z axis and define values on X & Y axes separately. ...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
how can i define an array with different increments?
Hi, I want to define an array which has different increments but has a logical order partially, like: t=[0.01 0.02 0.03 0.0...
meer dan 12 jaar ago | 2 answers | 0
2
answerswhat's wrong with this code?
sorry friends, i just find out my horrible mistake! but still if you have a better way to do this please tell me
meer dan 12 jaar ago | 0
How to interpolate a value between two values in an array?
sorry friends, i just find out my horrible mistake! but still if you have a better way to do this please tell me
meer dan 12 jaar ago | 0
Question
what's wrong with this code?
Hi,i have an array named sumNy. the content of sumNy gives me Ny and the number of it's cells show me corresponding acceleration...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
How to interpolate a value between two values in an array?
Hi,i have an array named sumNy. the content of sumNy gives me Ny and the number of it's cells show me corresponding acceleration...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
execution last too long and still have not come to a conclusion!
Hi, i wrote a code for earthquake hazard analysis but when i try to execute the code its like it never ends, i has been 5 hours ...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
How to write multiple if statements
Can i write more than 3 if statements? if i can why did i get this error?! ??? elseif source1(i,j)==3; | Error:...
meer dan 12 jaar ago | 3 answers | 0
3
answersQuestion
index must be a positive integer or logical.
Hi I am using matlab for earthquake hazard analysis. i have a problem with my for loop and i cant find out whats the problem. ...
meer dan 12 jaar ago | 1 answer | 0