Statistiques
RANG
165 144
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
17 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
52.94%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
presque 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 12 ans il y a | 1 réponse | 0
1
réponseWhy do i face this error?
sorry i just find out what is my mistake
plus de 12 ans il y a | 0
| A accepté
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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. ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 2 réponses | 0
2
réponseswhat'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
plus de 12 ans il y a | 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
plus de 12 ans il y a | 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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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:...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
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. ...
plus de 12 ans il y a | 1 réponse | 0