photo

Maryam


Last seen: 5年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
1 回答

ランク
70,512
of 300,840

評判
0

コントリビューション
13 質問
1 回答

回答採用率
53.85%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


"eig" use which algorithm to find eigenvalues
I am wondering what algorithm "eig", MATLAB build in finction, use to find the eigen values? I so much appreciate the time and r...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


MATLAB Result Figure for genetic algorithm
Hi all, I have a question about the plot that MATLAB creates runnig genetic algorithm. The vertical axis shows the "number of...

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

0

回答

質問


"Score" vs "number of individual" plot in GA algorithm meaning?
Hello, I have a question about a plot that MATLAB creates using GA algorithm. it is "Score" in the horizontal axis and "numbe...

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

0

回答

質問


Inconclusive results using eig in subspace iteration
I am trying to use "eig" command in a subspace iteration code, in which matrices A and B will be updated in each iteration in or...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


parallel computation for a for loop
Below is the part of the code I have written, in which I am trying to use parallel computation. But it does give me an error as ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


use more digits in computing in matlab
I wrote an iterative solver code in matlab, in which a value update itself usign some computations. In each computation there is...

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

1

回答

質問


MATLAB code to creat (simulate) a 3D truss by only having the number of bays, stories and frames and the length of each!
I am trying to write a code to get a few input information such as: number of bays, number of stories and number frames and the ...

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

0

回答

質問


How to write noonlinear equality constraints in ga?
Hello, I am trying to write a "ga" code in matlab. The code without constraint does work correctly. I need to define a constrai...

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

0

回答

質問


Print more iteration detail in GA code
I have written a GA code, and I want to print out the variable's value at each iteration. Would you please let me know what comm...

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

1

回答

質問


GA code problem in using options
I am using GA as a solver of my optimization problem. However, it gives me an error about options I use. o ptions = opt...

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

2

回答

回答済み
Problem in GA algorithm (objective function is not drectly related to the variables)
So I was able to change the format of my code and I do not get the error again. However, it gives me a new error: Error usin...

約7年 前 | 0

| 採用済み

質問


Problem in GA algorithm (objective function is not drectly related to the variables)
Hello all, I am writing an optimization code, in which three variables are considered. The variables are used to find eigenpa...

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

2

回答

質問


Get in Order respond when using "eig" command
I am trying to find generalized eigenvalues and eigenvectors of a 12 by 12 system of equations. It is a structural dynamic probl...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Problem in Using Parallel Feature for a "For Loop"!
I have written a code for Newton Raphson which includes two "for loops" inside of each other. Basically, I have a 1000 nonlinear...

7年以上 前 | 1 件の回答 | 0

1

回答