Statistics
All
RANK
209,950
of 300,799
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
1,787 of 21,092
REPUTATION
1,046
AVERAGE RATING
3.80
CONTRIBUTIONS
1 File
DOWNLOADS
6
ALL TIME DOWNLOADS
9986
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to Evaluate Double Integrals
Hi, I am trying to write a code for numerical double integration in Matlab. I know there are built in built-in Matlab functions ...
12 years ago | 0 answers | 0
0
answersQuestion
Why the code gives an error?
Hi I am getting the following error in the code shown below: function[X] = gauss_seidel(A,b) N = length(b); X = zeros(N,1...
13 years ago | 1 answer | 0
1
answerQuestion
How to Perform Simple Pattern Recognition?
Hi, I have a problem where the co-ordinates of some points are given. When the points are connected, we get a letter of English ...
13 years ago | 1 answer | 0
1
answerQuestion
How to check divisibility?
Hi, I need to check whether two numbers are divisible or not. But how can I do that in Matlab? e.g. Matlab gives 1.5 for 3/2 but...
13 years ago | 2 answers | 0
2
answersQuestion
How can I create a variable length string in MATLAB ?
I want to create a string whose length and elements can be modified later i.e. I can change the elements of string and add new e...
13 years ago | 1 answer | 0





