統計
MATLAB Answers
5 質問
0 回答
ランク
of 170,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
writing mesh file and loading for further use
Hi.. I have a simple square geometry (1x1) which i created in matlab and meshed using meshgrid command with 20 points. I writ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
finding inverse of 3D matrix for speed
Hi .. In a 1D simulation, I have 'n' number of grid points and at each point, some data is stored in 3x3 matrix (A). For sim...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Writing data in file and naming file with a string value
Hi.. My simulations are finding errors for 4 cases in a loop as shown below. I am writing those errors in data file. Prob...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Loading data from a dat file containing header
Hi I have data file (KEmodel12_G201.dat) in format as seen in attached image. While loading this data in matlab, it shows err...
約11年 前 | 2 件の回答 | 1
2
回答質問
Solving set of equations from loop
I have a set of follwing 3 equations, for i = 2:4; x(i+1)- 2.25*x(i) + x(i-1)==0; end with folowing two boundary c...
約12年 前 | 1 件の回答 | 0
