Statistics
RANK
280,086
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
2D Implicit Transient Heat conduction Problem
Dear all, I am trying to solve a 2D transient implicit Heat conduction problem using Iterative methods like Jacobi, Gauss Sie...
6 years ago | 1 answer | 0
1
answerQuestion
To remove elements from a matrix and convert into single column
Hi, I have one problem with the removal of elements in a matrix, say I have the matrix of 3*3 as 7 8 9; 4 5 6; 1 ...
8 years ago | 2 answers | 0
2
answersTo remove elements from a matrix and convert into single column
Thank you very much for the answer. But say I have values like this, for i = 1: 9 in columns like this (1;2;3;4;5;6;7;8;9) ...
8 years ago | 0
Question
fprintf In column wise
Hi, I have got one problem with respect to printf command while arranging the matrix in column wise for ".dat" file.Here are the...
8 years ago | 2 answers | 0