
MOHAMED ABDULAZIM
Statistics
9 Questions
0 Answers
RANK
225.185
of 258.201
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 17.794
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.342
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
Content Feed
Question
The minimum value of a matrix array and its index
Hello everybody, I want to get a single minimum value of a matrix and know its index.What shold I do? Thank you very much
más de 1 año ago | 1 answer | 0
1
answerQuestion
Error messages during using Genetic algorithm and lsqnonlin optimization functions
Currently,I am running optimization script file by using the outputs from the genetic algorithm function in the least square non...
casi 2 años ago | 1 answer | 0
1
answerQuestion
Using results from genetic algorithm as initial values in least square non-linear fitting
I have tried to take the initial values from genetic algorithm and use them in the least square nonlinear fit but every time I t...
casi 2 años ago | 0 answers | 0
0
answersQuestion
Indexing in a vector
I am trying to extract maximum value from a vector by max() function,however I need to know the index of this value in the vect...
casi 2 años ago | 2 answers | 0
2
answersQuestion
Nonlinear least-squares data fit
I am trying to make a data fit for the data attached to this post,Nu=f(Re,Theta,Beta).I use lsqnonlin(fun,x0) function for this ...
casi 2 años ago | 1 answer | 0
1
answerQuestion
Surface plot by using three vectors of the same length
How could I generate a surface plot by using three vectors of the same length and there is no relation between them?I know that ...
casi 2 años ago | 1 answer | 0
1
answerQuestion
Non-linear fitting for more than three variables
I have a heat transfer experimental data set whrere Nu=f(Re,Theta,Beta).The data file is attached to this question.I want to mak...
casi 2 años ago | 2 answers | 0
2
answersQuestion
Error message in Non-linear fit for more than three variables
% Create an anonymous function that describes the expected relationship % between X and Y fun = @(b,X) b(1)*X(:,1) + b(2)*X(:,...
casi 2 años ago | 0 answers | 0
0
answersQuestion
Curve fitting for more than three variables
I have performed a heat transfer experiment and I want to make a curve fitting for my data set.The study variable is Nusselt num...
casi 2 años ago | 0 answers | 0