![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3717315_1522097793541_DEF.jpg)
sivalogan satchithanandamoorthy
Ryerson University
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
68.238
of 297.016
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
81.82%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to solve non linear equations with three variables? I don't think i could use Newton rapson method. I don't even know how to approch this problem.
<</matlabcentral/answers/uploaded_files/84971/Unbenannt.JPG>> In the above equation following are the only unknowns: γ(Gamma)...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
how to solve multiple iteration for multiple input?
I want to solve this equation ∆ε=∆σ/E+2(∆σ/2k)^n for ∆σ using iteration. I have ε ranging from (0 to 2). * ∆ε is elongation ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to skip the first line from text file?
I have this multi-import file, which ask user to importchose text and csv file. My text file columns information on the first ro...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
simout from simulink produce more data then give.
I am working with a friend to model cyclic strees strain in simulink. we also have cyclic stress strain result form experiment. ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
legend is not showing
for i=1:x %loop figure(1) hold on plot(strain{i},stress{i}); lege...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
how to store data based on range?
I have 25by1000 matrix in excel file. i want plot cyclic stress strain graph based on time range . example, I want to check usin...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Check a column, if a condition is met use those value
I have excel file containing cyclic data of 25 by 1000. Let say column 3 represent cycle. i was able to plot the data for all cy...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
plot column x until a specific row
I am asking user to import multiple data such as:.txt and .csv file. Since I am piloting true stress vs true strain, after the ...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
I am getting a 'Argument must contain a string' error.
[fileName,filePath] = uigetfile({'*.txt'},'Pick a file','MultiSelect','on') pathToFile = fullfile(filePath,fileName) ...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
read specific index value from workspace
i have list of velocity in workspace. i want to read index 460 value? any help please
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
how to use while loop to access workspace values?
I have some value in my workspace. i want to access those value one by one using while loop. so i can find a value which is grea...
quasi 9 anni fa | 1 risposta | 0