sivalogan satchithanandamoorthy - MATLAB Central
photo

sivalogan satchithanandamoorthy


Ryerson University

2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/16 to 03/25Use left and right arrows to move selectionFrom 02/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 質問
0 回答

ランク
269,625
of 297,711

評判
0

コントリビューション
11 質問
0 回答

回答採用率
81.82%

獲得投票数
0

ランク
 of 20,465

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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)...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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. ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


legend is not showing
for i=1:x %loop figure(1) hold on plot(strain{i},stress{i}); lege...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


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 ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


I am getting a 'Argument must contain a string' error.
[fileName,filePath] = uigetfile({'*.txt'},'Pick a file','MultiSelect','on') pathToFile = fullfile(filePath,fileName) ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


read specific index value from workspace
i have list of velocity in workspace. i want to read index 460 value? any help please

約9年 前 | 1 件の回答 | 0

1

回答

質問


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...

約9年 前 | 1 件の回答 | 0

1

回答