photo

ISIMG


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
207.580
of 300.779

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.997

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to implement this algorithm
hi every one , i m trying to imliment this algorithm to solve a quadratic function: Step 1 (Initial solution) Find an...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to display non-zero part of a curve
Hi ,i have a function that I want to solve algorithm with taboo, I declared this function as follows: function F=sole...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to define constraint function:
Good evening, i want to define the following joined function and call it in the main programme. i try this : for k1=1:...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to define an sum function
hi , i want to define this function in matlab : f=sum(sum(c(i,k)*(x(i,k)))+sum(sum((h(i,j))*(1-sum(y(i,j))) i=1:10...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to generate a descriptor vector
hello everyone, I have an image filtered by Sobel filter, i want a matlab function that helps me to make the surface (face in my...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to call a function in the main code to applicate it wiyh different variables?
hi, i have a function : function F=soleval(SV,coutl,couth,it_max) . . . F=sum(sum(coutl(k1,e1))*tabaffes(k1,e1)...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to optimize this function using Tabu search
hello every body, i m trying to solve a GPU(x) problem using Tabu search i use F the cost function for evaluation: for k1=...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to choose the best value of a function
v=[1,1,1,0,0,0,0,0,0,0;0,0,0,1,1,1,0,0,0;0,0,0,0,0,0,0,1,1,1]; v1=perm(v); for a=1:10; for i=1:3 G=G=sum(h(a,i)+h(i...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort