photo

MOHAMED ABDULAZIM


Last seen: 5年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
271,832
of 300,369

評判
0

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

回答採用率
55.56%

獲得投票数
0

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

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

1

回答

質問


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

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

1

回答

質問


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

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

1

回答

質問


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

約5年 前 | 2 件の回答 | 0

2

回答

質問


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

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

1

回答

質問


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

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

1

回答

質問


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

約5年 前 | 2 件の回答 | 0

2

回答

質問


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(:,...

約5年 前 | 0 件の回答 | 0

0

回答

質問


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

約5年 前 | 0 件の回答 | 0

0

回答