photo

Maryam


Last seen: oltre 5 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

13 Domande
1 Risposta

RANK
171.573
of 300.781

REPUTAZIONE
0

CONTRIBUTI
13 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
53.85%

VOTI RICEVUTI
0

RANK
 of 21.088

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.031

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 7 anni fa | 2 risposte | 0

2

risposte

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

circa 7 anni fa | 0

| accettato

Domanda


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

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta