![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13629811_1537533481444_DEF.jpg)
Hamzah Faraj
Followers: 0 Following: 0
Statistica
RANK
169.822
of 297.016
REPUTAZIONE
0
CONTRIBUTI
10 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Domanda
multi-objective optimisation using GA
Hello everyone, I've been trying to find the minimum point that minimise a cost function using multi-objective ga method I hav...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
Optimiser returns strange values
Hello, I have been trying to minimse a function using the genatic algorithms (GA). When I run the optimizer, it returns stra...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
How to convert all vector elemens into zeros but not the maximum and the minimum of it?
Hey How to turn v into zeros and just keep the maximum and the minimum alement? % Generate v n=[1,5]; v=unifrnd(-1, 5, n); ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create a vector with for loop?
Hello, I am trying to devide the values between a vector elements by 0.1. Assume x = [1,4,-1,5,0,-2]. I want to create a vecto...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
help with emplementing a function
Hello, Can someone help me with implementing the attached function please. I am trying to minimise the function using gene...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to solve this problem of integeral?
Can anypody help with this piece of code? The problem is with the use of the integeral function %----------------------------...
quasi 5 anni fa | 2 risposte | 0
2
risposteGenerate values with constrains
idxr = randi(length(a),1,10); %// create the first batch of numbers idx = diff(idxr)==0; %// logical array, where 1s denote rep...
quasi 5 anni fa | 0
| accettato
Domanda
solving a for loop error
Hello, I want to generate set of temperatures (V)s with the function below, when I run the code it returns error as there is n...
quasi 5 anni fa | 1 risposta | 0
1
rispostaSelection with no direct repeatition
idxr = randi(length(a),1,10); %// create the first batch of numbers idx = diff(idxr)==0; %// logical array, where 1s denote rep...
quasi 5 anni fa | 0
| accettato
Domanda
Selection with no direct repeatition
Hello everyone, I want to create 10 vectors with the following conditions: Element number (i) is not equal to element number...
quasi 5 anni fa | 2 risposte | 0
2
risposteDomanda
Generate values with constrains
Hello, I am new to matlab and I would like to generate several temperatures (V)s to cover a time duration (Tmax). Vmin <= V <=...
quasi 5 anni fa | 3 risposte | 0
3
risposteDomanda
Creating a for loop with coditions
Hello, There are 2 heaters with modes on (m1: heter1 , m2 for heter2) and mode off (m0) and I want to keep the temperature in...
quasi 5 anni fa | 0 risposte | 0