photo

Maryam


Last seen: 5년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
1 답변

순위
218,961
of 300,759

평판
0

참여
13 질문
1 답변

답변 채택
53.85%

획득한 표
0

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
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

답변